# User Guides

- [Getting Started on Vaulta](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta.md)
- [Wallet and Account Setup](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/wallet-and-account-setup.md)
- [Get Vaulta Token](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/get-vaulta-token.md)
- [Staking](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/staking.md)
- [Unstaking and Claiming Rewards](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/unstaking-and-claiming-rewards.md)
- [Manage Resources (CPU/ NET)](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/manage-resources-cpu-net.md)
- [Buy/ Sell RAM](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/buy-sell-ram.md)
- [Manage Account Permissions](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/manage-account-permissions.md)
- [Swap EOS to A](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/swap-eos-to-a.md)
- [Voting](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/voting.md)
- [Set up a hardware wallet](https://vaulta.gitbook.io/vaulta-guides/user-guides/getting-started-on-vaulta/set-up-a-hardware-wallet.md)
- [Vaulta EVM](https://vaulta.gitbook.io/vaulta-guides/user-guides/vaulta-evm.md)
- [Connecting to Vaulta EVM](https://vaulta.gitbook.io/vaulta-guides/user-guides/vaulta-evm/connecting-to-vaulta-evm.md)
- [Bridge to Vaulta EVM](https://vaulta.gitbook.io/vaulta-guides/user-guides/vaulta-evm/bridge-to-vaulta-evm.md)
- [Support](https://vaulta.gitbook.io/vaulta-guides/user-guides/support.md)
- [FAQs](https://vaulta.gitbook.io/vaulta-guides/user-guides/support/faqs.md)
- [Staking FAQ](https://vaulta.gitbook.io/vaulta-guides/user-guides/support/faqs/staking-faq.md)
- [Vaulta](https://vaulta.gitbook.io/vaulta-guides/user-guides/support/faqs/vaulta.md)
- [Archive](https://vaulta.gitbook.io/vaulta-guides/user-guides/support/archive.md)
- [Accessing ERC-20 EOS](https://vaulta.gitbook.io/vaulta-guides/user-guides/support/archive/accessing-erc-20-eos.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://vaulta.gitbook.io/vaulta-guides/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.
