# User Guides

{% content-ref url="/pages/EvlboZEv4LMPQdsb7Jtw" %}
[Navigating the app](/ante/getting-started/user-guides/navigating-the-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/xx0evlG0Z36A2TagsrXQ" %}
[Stake an Ante Test](/ante/getting-started/user-guides/stake-an-ante-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/AgYSheJOgMhp6QDMWVZY" %}
[Challenge an Ante Test](/ante/getting-started/user-guides/challenge-an-ante-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/EBctFpz8EYq6Khn1Gnvl" %}
[Withdraw funds](/ante/getting-started/user-guides/withdraw-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/1DALFB5ufwgUFDE2nV4y" %}
[Check an Ante Test](/ante/getting-started/user-guides/check-an-ante-test.md)
{% endcontent-ref %}

{% content-ref url="/pages/H5hpmA0y6a1ymGjMlvEK" %}
[Claim rewards](/ante/getting-started/user-guides/claim-rewards.md)
{% endcontent-ref %}


---

# 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/user-guides.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.
