# Getting Started

- [How Ante works](https://docs.ante.finance/ante/getting-started/how-ante-works.md)
- [Staking](https://docs.ante.finance/ante/getting-started/how-ante-works/staking.md)
- [Challenging](https://docs.ante.finance/ante/getting-started/how-ante-works/challenging.md)
- [The Decentralized Trust Score](https://docs.ante.finance/ante/getting-started/how-ante-works/the-decentralized-trust-score.md): Imputing aggregate community trust
- [Decentralized Trust Tiers](https://docs.ante.finance/ante/getting-started/how-ante-works/decentralized-trust-tiers.md)
- [Supported assets](https://docs.ante.finance/ante/getting-started/how-ante-works/supported-assets.md)
- [User Guides](https://docs.ante.finance/ante/getting-started/user-guides.md)
- [Navigating the app](https://docs.ante.finance/ante/getting-started/user-guides/navigating-the-app.md)
- [Stake an Ante Test](https://docs.ante.finance/ante/getting-started/user-guides/stake-an-ante-test.md): Stake to signal trust in the tested guarantee
- [Challenge an Ante Test](https://docs.ante.finance/ante/getting-started/user-guides/challenge-an-ante-test.md)
- [Withdraw funds](https://docs.ante.finance/ante/getting-started/user-guides/withdraw-funds.md)
- [Check an Ante Test](https://docs.ante.finance/ante/getting-started/user-guides/check-an-ante-test.md)
- [Claim rewards](https://docs.ante.finance/ante/getting-started/user-guides/claim-rewards.md)
- [Using Antegen](https://docs.ante.finance/ante/getting-started/user-guides/using-antegen.md)


---

# 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.ante.finance/ante/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.
