# User FAQs

- [Which networks are supported on Ramper?](https://docs.ramper.xyz/ramper-wallet/user-faqs/which-networks-are-supported-on-ramper.md)
- [What social accounts can I use to log in to Ramper?](https://docs.ramper.xyz/ramper-wallet/user-faqs/what-social-accounts-can-i-use-to-log-in-to-ramper.md)
- [What is the difference between a Password and a Passphrase?](https://docs.ramper.xyz/ramper-wallet/user-faqs/what-is-the-difference-between-a-password-and-a-passphrase.md)
- [Zero-gas transactions](https://docs.ramper.xyz/ramper-wallet/user-faqs/zero-gas-transactions.md)
- [Does Ramper hold my funds?](https://docs.ramper.xyz/ramper-wallet/user-faqs/does-ramper-hold-my-funds.md)
- [Can I import my wallet from Ramper to another Web3 wallet?](https://docs.ramper.xyz/ramper-wallet/user-faqs/can-i-import-my-wallet-from-ramper-to-another-web3-wallet.md)
- [Can I import my wallet to Ramper?](https://docs.ramper.xyz/ramper-wallet/user-faqs/can-i-import-my-wallet-to-ramper.md)
- [Why can't I see my assets?](https://docs.ramper.xyz/ramper-wallet/user-faqs/why-cant-i-see-my-assets.md)
- [What is gas fee?](https://docs.ramper.xyz/ramper-wallet/user-faqs/what-is-gas-fee.md)
- [Can I get my assets back if I send them to the wrong addresses?](https://docs.ramper.xyz/ramper-wallet/user-faqs/can-i-get-my-assets-back-if-i-send-them-to-the-wrong-addresses.md)
- [I forgot the password of my social accounts. How can I access my funds on Ramper?](https://docs.ramper.xyz/ramper-wallet/user-faqs/i-forgot-the-password-of-my-social-accounts.-how-can-i-access-my-funds-on-ramper.md)
- [What happens if my social account is compromised?](https://docs.ramper.xyz/ramper-wallet/user-faqs/what-happens-if-my-social-account-is-compromised.md)
- [Can I recover my wallet if I lose my social account?](https://docs.ramper.xyz/ramper-wallet/user-faqs/can-i-recover-my-wallet-if-i-lose-my-social-account.md)
- [Can I change the email that is associated with my wallet address?](https://docs.ramper.xyz/ramper-wallet/user-faqs/can-i-change-the-email-that-is-associated-with-my-wallet-address.md)
- [I can't find the answer to my question. How can I get support?](https://docs.ramper.xyz/ramper-wallet/user-faqs/i-cant-find-the-answer-to-my-question.-how-can-i-get-support.md)
- [What is a Protected Account?](https://docs.ramper.xyz/ramper-wallet/user-faqs/what-is-a-protected-account.md)
- [I forgot the PIN code to log in to Ramper Wallet. How can I access my funds?](https://docs.ramper.xyz/ramper-wallet/user-faqs/i-forgot-the-pin-code-to-log-in-to-ramper-wallet.-how-can-i-access-my-funds.md)
- [Which email domains are blocked?](https://docs.ramper.xyz/ramper-wallet/user-faqs/which-email-domains-are-blocked.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-faqs.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.
