# Versa Docs

## Versa Docs

- [Okay, so what is Versa?](https://versawallet.gitbook.io/versa-docs/okay-so-what-is-versa.md): Your ultimate account solution for crypto - mobile-first, versatile, secure, automated, and simple.
- [Get Started with Versa!](https://versawallet.gitbook.io/versa-docs/okay-so-what-is-versa/get-started-with-versa.md)
- [Verification Guards](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/verification-guards.md)
- [Social Account](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/verification-guards/social-account.md)
- [Passkeys](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/verification-guards/passkeys.md)
- [Secure Enclave](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/verification-guards/secure-enclave.md)
- [Account Recovery](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/account-recovery.md)
- [Spending Limit](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/spending-limit.md)
- [Approve spending beyond limits](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/spending-limit/approve-spending-beyond-limits.md)
- [Scheduled Transaction](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/scheduled-transaction.md)
- [Pay gas with any ERC-20 Token](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/pay-gas-with-any-erc-20-token.md)
- [Batch Transactions](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/batch-transactions.md)
- [Advanced Intent Solver](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/advanced-intent-solver.md)
- [Auto Investing](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/advanced-intent-solver/auto-investing.md)
- [Automatic Recurring Transfer](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/advanced-intent-solver/automatic-recurring-transfer.md)
- [Delegated Trading Sub-accounts](https://versawallet.gitbook.io/versa-docs/functions-and-plugins/advanced-intent-solver/delegated-trading-sub-accounts.md)
- [Structure Overview](https://versawallet.gitbook.io/versa-docs/technical/structure-overview.md)
- [Session key powered Intents](https://versawallet.gitbook.io/versa-docs/technical/session-key-powered-intents.md)
- [Privacy Policy](https://versawallet.gitbook.io/versa-docs/legal-documents/privacy-policy.md)
- [Terms of Service](https://versawallet.gitbook.io/versa-docs/legal-documents/terms-of-service.md)


---

# 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://versawallet.gitbook.io/versa-docs/okay-so-what-is-versa.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.
