# FairyVault Docs

## FairyVault Docs

- [Welcome to FairyVault](https://fairyvault.gitbook.io/fairyvault-docs/readme.md)
- [How to create a wallet on FairyVault](https://fairyvault.gitbook.io/fairyvault-docs/wallet-creation-and-login/quickstart.md)
- [How to import an existing wallet to FairyVault](https://fairyvault.gitbook.io/fairyvault-docs/wallet-creation-and-login/publish-your-docs.md)
- [How to view and back up my private key and seed phrase](https://fairyvault.gitbook.io/fairyvault-docs/security/editor.md)
- [How to manage biometrics or PIN](https://fairyvault.gitbook.io/fairyvault-docs/security/markdown.md)
- [How to send assets](https://fairyvault.gitbook.io/fairyvault-docs/asset-management-and-web3-exploration/images-and-media.md)
- [How to receive assets](https://fairyvault.gitbook.io/fairyvault-docs/asset-management-and-web3-exploration/how-to-receive-assets.md)
- [How to access dApps](https://fairyvault.gitbook.io/fairyvault-docs/how-to-access-dapps.md)
- [How to check my transaction history](https://fairyvault.gitbook.io/fairyvault-docs/how-to-check-my-transaction-history.md)
- [How to switch between Mainnet and Testnet](https://fairyvault.gitbook.io/fairyvault-docs/how-to-switch-between-mainnet-and-testnet.md)
- [What is FairyVault and what can I do with it](https://fairyvault.gitbook.io/fairyvault-docs/more/what-is-fairyvault-and-what-can-i-do-with-it.md)
- [What is ETransfer and how does it facilitate cross-chain transfers in FairyVault](https://fairyvault.gitbook.io/fairyvault-docs/what-is-etransfer-and-how-does-it-facilitate-cross-chain-transfers-in-fairyvault.md)
- [What is eBridge and how does it facilitate cross-chain transfers in FairyVault](https://fairyvault.gitbook.io/fairyvault-docs/what-is-ebridge-and-how-does-it-facilitate-cross-chain-transfers-in-fairyvault.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://fairyvault.gitbook.io/fairyvault-docs/readme.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.
