# Learning more about Xaman

- [Got a new phone?](https://help.xaman.app/app/learning-more-about-xaman/migrate-to-a-new-phone.md): Here is how to setup Xaman on your new device.
- [Supported tokens](https://help.xaman.app/app/learning-more-about-xaman/supported-tokens.md): Which tokens does Xaman support?
- [Adding an Icon/Logo to a Trust Line in Xaman](https://help.xaman.app/app/learning-more-about-xaman/adding-an-icon-logo-to-a-trust-line-in-xumm.md): How to can a token issuer add a custom Logo/Icon to their Trust Line so it is displayed in Xaman
- [Cashing out your XRP](https://help.xaman.app/app/learning-more-about-xaman/cashing-out-your-xrp.md): How can I convert my XRP into fiat?
- [Cashing out with GateHub](https://help.xaman.app/app/learning-more-about-xaman/cashing-out-with-gatehub.md): Converting your tokens into fiat
- [Adding Euro tokens via GateHub](https://help.xaman.app/app/learning-more-about-xaman/adding-euro-tokens-via-gatehub.md): How to add Euro tokens via GateHub
- [Xaman & the Flare network](https://help.xaman.app/app/learning-more-about-xaman/xumm-and-the-flare-network.md): Interested in the Flare airdrop, Fassets or holding the Spark token?
- [Xaman & AMM](https://help.xaman.app/app/learning-more-about-xaman/xaman-and-amm.md): All about Xaman and the AMM amendment
- [Xaman & Fractal ID](https://help.xaman.app/app/learning-more-about-xaman/xaman-and-fractal-id.md): Going through KYC with Fractal ID
- [Spam on the XRP Ledger](https://help.xaman.app/app/learning-more-about-xaman/spam-on-the-xrp-ledger.md): Understanding SPAM
- [How to set the currency](https://help.xaman.app/app/learning-more-about-xaman/how-to-set-the-currency.md): How to set the currency in Xaman
- [How to change your Email Address](https://help.xaman.app/app/learning-more-about-xaman/how-to-change-your-email-address.md)
- [KYC](https://help.xaman.app/app/learning-more-about-xaman/kyc.md)
- [xApp Publishing](https://help.xaman.app/app/learning-more-about-xaman/guidelines-and-review-process-of-publishing-xapps.md): Guidelines and Review Process for publishing an xApp in Xaman
- [How to Get a Token Added to the Xaman Short List](https://help.xaman.app/app/learning-more-about-xaman/how-to-get-a-token-added-to-the-xumm-short-list.md): Getting added to the short list in Xaman
- [Destination tags](https://help.xaman.app/app/learning-more-about-xaman/destination-tags.md): Destination tags - Video
- [How to recover a Casinocoin (CSC) account](https://help.xaman.app/app/learning-more-about-xaman/how-to-recover-a-casinocoin-csc-account.md): Recovering an XRPL account created during the CasinoCoin swap
- [GateHub’s issued tokens](https://help.xaman.app/app/learning-more-about-xaman/gatehubs-issued-tokens.md): GateHub has issued several tokens. How do they work?
- [How to send SGB to BiFrost](https://help.xaman.app/app/learning-more-about-xaman/how-to-send-sgb-to-bifrost.md): How to send SGB to BiFrost
- [Taxes and your XRPL/Xahau accounts](https://help.xaman.app/app/learning-more-about-xaman/taxes-and-your-xrpl-account.md): Exporting your XRP Ledger or Xahau account for tax purposes
- [How to reset the 6 digit passcode](https://help.xaman.app/app/learning-more-about-xaman/how-to-reset-the-6-digit-passcode.md): How to reset your 6 digit passcode/pin
- [Resetting the (account) signing password](https://help.xaman.app/app/learning-more-about-xaman/resetting-the-account-signing-password.md): How to reset the signing password on your account
- [Deleting an XRPL account](https://help.xaman.app/app/learning-more-about-xaman/deleting-an-xrpl-account.md): How to delete an XRP Ledger account from the XRPL.
- [Official communication channels](https://help.xaman.app/app/learning-more-about-xaman/official-communication-channels.md): Official communication channels for Xaman
- [NFTs](https://help.xaman.app/app/learning-more-about-xaman/nfts.md): All about NFTs
- [NFT Burn Process](https://help.xaman.app/app/learning-more-about-xaman/nfts/nft-burn-process.md): Delete an NFT using XRPL.Services Raw JSO
- [Does Xaman offer Staking?](https://help.xaman.app/app/learning-more-about-xaman/does-xumm-offer-staking.md): How can I earn money with Xaman?
- [I've been scammed!](https://help.xaman.app/app/learning-more-about-xaman/ive-been-scammed.md): What to do if you've been hacked or scammed
- [How to take a screenshot](https://help.xaman.app/app/learning-more-about-xaman/how-to-take-a-screenshot.md): How to take a screenshot in Xumm
- [Moving your XRPL account to another wallet](https://help.xaman.app/app/learning-more-about-xaman/moving-your-xrpl-account-to-another-wallet.md): How to convert the Secret numbers into a Family seed
- [Feeling Generous?](https://help.xaman.app/app/learning-more-about-xaman/feeling-generous.md): Learn about our Charity program.
- [How to access Testnet on XRP Ledger](https://help.xaman.app/app/learning-more-about-xaman/how-to-access-testnet-on-xrp-ledger.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://help.xaman.app/app/learning-more-about-xaman.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.
