# AutoSingle

## AutoSingle

- [What is AutoSingle?](https://docs.singlefinance.io/autosingle/what-is-autosingle.md)
- [Risks](https://docs.singlefinance.io/autosingle/what-is-autosingle/risks.md)
- [Automated Delta Rebalancing Vault](https://docs.singlefinance.io/autosingle/autovaults/automated-delta-rebalancing-vault.md): The 1st AutoVault - proudly built on top of Pseudo Market-Neutral Strategy
- [Quota Allocation & Mechanism](https://docs.singlefinance.io/autosingle/investment-quota/quota-allocation-and-mechanism.md)
- [Step-by-step Guide](https://docs.singlefinance.io/autosingle/guides/step-by-step-guide.md)
- [Stake AutoS & Claim AutoCell](https://docs.singlefinance.io/autosingle/guides/step-by-step-guide/stake-autos-and-claim-autocell.md)
- [Stake More / Unstake AutoS & Extend Lock Time](https://docs.singlefinance.io/autosingle/guides/step-by-step-guide/stake-more-unstake-autos-and-extend-lock-time.md)
- [Stake / Unstake AutoTicket (NFT)](https://docs.singlefinance.io/autosingle/guides/step-by-step-guide/stake-unstake-autoticket-nft.md)
- [(For Polygon OG only) Bridging Auto Assets to Cronos](https://docs.singlefinance.io/autosingle/guides/step-by-step-guide/for-polygon-og-only-bridging-auto-assets-to-cronos.md)
- [Fee & parameters](https://docs.singlefinance.io/autosingle/guides/fee-and-parameters.md)
- [FAQ](https://docs.singlefinance.io/autosingle/guides/faq.md)
- [AutoS Token](https://docs.singlefinance.io/autosingle/tokenomic/autos-token.md)
- [AutoCell token](https://docs.singlefinance.io/autosingle/tokenomic/autocell-token.md): The essential fuel to unlock Auto Strategy Vaults


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.singlefinance.io/autosingle/what-is-autosingle.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.
