# GETTING STARTED

- [How Apono Works](https://docs.apono.io/docs/getting-started/how-apono-works.md): Apono syncs with your apps' data, grants and revokes access
- [Getting started](https://docs.apono.io/docs/getting-started/getting-started.md): Get started with Apono in 10 minutes to get dynamic, centralized, just-in-time access management for your cloud!
- [Access Discovery](https://docs.apono.io/docs/getting-started/access-discovery.md): Discover unused permissions and enforce least privilege
- [Create an assessment](https://docs.apono.io/docs/getting-started/access-discovery/create-an-assessment.md): Evaluate access usage across your cloud environments
- [Analyze an assessment](https://docs.apono.io/docs/getting-started/access-discovery/analyze-an-assessment.md): Review access risk across principals using filters and tiered insights
- [Investigate and resolve overprivileged access](https://docs.apono.io/docs/getting-started/access-discovery/investigate-and-resolve-overprivileged-access.md): Use insights to quarantine, delete, or right-size permissions
- [Integrating with Apono](https://docs.apono.io/docs/getting-started/integrating-with-apono.md): How Apono integrations work and what to expect


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apono.io/docs/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
