> For the complete documentation index, see [llms.txt](https://docs.firstledger.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.firstledger.net/first-ledger-faq.md).

# First Ledger FAQ

Frequently asked questions&#x20;

\
[**1. How do I withdraw XRP from First ledger?**](/first-ledger-faq/1.-how-do-i-withdraw-xrp-from-first-ledger.md)\
\
[**2. What happens if a token I purchased rugs?**](/first-ledger-faq/2.-what-happens-if-a-token-i-purchased-rugs.md)\
\
[**3. What does it mean when a project removes liquidity?** ](/first-ledger-faq/3.-what-does-it-mean-when-a-project-removes-liquidity.md)\
\
[&#x34;**. What does locking or burning liquidity mean?**](/first-ledger-faq/4.-what-does-locking-or-burning-liquidity-mean.md)\
\
[&#x35;**. Why am I missing 2 xrp when I'm trading a token?**](/first-ledger-faq/5.-why-am-i-missing-2-xrp-when-im-trading-a-token.md)\
\
[&#x36;**. How can I import my First Ledger into another XRPL-supported wallet?**](/first-ledger-faq/6.-how-can-i-import-my-first-ledger-into-another-xrpl-supported-wallet.md)\
\
\
\
\
\
\
Always DYOR before purchasing a token!&#x20;


---

# 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 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.firstledger.net/first-ledger-faq.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.
