# USING THE APP

- [App Guide](https://docs.auto.finance/using-the-app/app-guide.md)
- [Autopools](https://docs.auto.finance/using-the-app/app-guide/autopools.md)
- [Deposit and Withdraw](https://docs.auto.finance/using-the-app/app-guide/autopools/deposit-and-withdraw.md)
- [Stake and Unstake](https://docs.auto.finance/using-the-app/app-guide/autopools/stake-and-unstake.md)
- [Claim Incentives](https://docs.auto.finance/using-the-app/app-guide/autopools/claim-incentives.md)
- [View Positions](https://docs.auto.finance/using-the-app/app-guide/autopools/view-positions.md)
- [Staking AUTO](https://docs.auto.finance/using-the-app/app-guide/staking-auto.md)
- [Unstake and Withdraw AUTO](https://docs.auto.finance/using-the-app/app-guide/staking-auto/unstake-and-withdraw-auto.md)
- [View AUTO Staking Positions](https://docs.auto.finance/using-the-app/app-guide/staking-auto/view-auto-staking-positions.md)
- [Claim AUTO Staking Rewards](https://docs.auto.finance/using-the-app/app-guide/staking-auto/claim-auto-staking-rewards.md)
- [AUTO/ETH LP](https://docs.auto.finance/using-the-app/app-guide/auto-eth-lp.md)
- [Guarded Launch Rewards](https://docs.auto.finance/using-the-app/app-guide/guarded-launch-rewards.md)
- [With Wallet Services](https://docs.auto.finance/using-the-app/with-wallet-services.md)
- [Fireblocks](https://docs.auto.finance/using-the-app/with-wallet-services/fireblocks.md)
- [Troubleshooting](https://docs.auto.finance/using-the-app/troubleshooting.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.auto.finance/using-the-app.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.
