# User Guides

- [Authentication](https://docs.ramper.xyz/ramper-wallet/user-guides/authentication.md)
- [How to send NFTs](https://docs.ramper.xyz/ramper-wallet/user-guides/how-to-send-nfts.md)
- [How to sign in to a new account](https://docs.ramper.xyz/ramper-wallet/user-guides/how-to-sign-in-to-a-new-account.md)
- [Wallet settings](https://docs.ramper.xyz/ramper-wallet/user-guides/wallet-settings.md)
- [How to Send & Receive tokens](https://docs.ramper.xyz/ramper-wallet/user-guides/how-to-send-and-receive-tokens.md)
- [How to add custom tokens](https://docs.ramper.xyz/ramper-wallet/user-guides/how-to-add-custom-tokens.md)
- [Manage Tokens](https://docs.ramper.xyz/ramper-wallet/user-guides/manage-tokens.md)
- [General settings](https://docs.ramper.xyz/ramper-wallet/user-guides/general-settings.md)
- [How to send assets via email](https://docs.ramper.xyz/ramper-wallet/user-guides/how-to-send-assets-via-email.md)
- [How to use Vault](https://docs.ramper.xyz/ramper-wallet/user-guides/how-to-use-vault.md)
- [How to send assets via OneID](https://docs.ramper.xyz/ramper-wallet/user-guides/how-to-send-assets-via-oneid.md)
- [How to migrate accounts from Old version to New version](https://docs.ramper.xyz/ramper-wallet/user-guides/how-to-migrate-accounts-from-old-version-to-new-version.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.ramper.xyz/ramper-wallet/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.
