# Funding a New Wallet

Once the wallet has been created, you will have to fund the wallet\
\
The XRPL requires 10 xrp to activate the wallet. Once you are done using the wallet you can get the 10 XRP back once you go through the deletion process.\
\
Type in /wallets\
\
![](https://lh7-us.googleusercontent.com/g837Yx2bIomATY9kxsClQzvGuC1yHVnes6nDsAIXKANVCo9gFIKOrrVHSrsYWkIMZ9ULB3rTExyfJf_m-VjxROTdRxyp7V58re-l00ppC3VoHNPyOxyK7elGmJ86XOJCiY7GJHUHO1y1DyiUfGtbLG4)\
\
From this screen, copy your wallet address by clicking on it \
\
Send 10 or more xrp to the wallet \
\
Once you've sent the xrp, type in /wallets to confirm the wallet has been activated. You'll know if the wallets been activated by the green circle next to the wallet's name.\
\
![](https://lh7-us.googleusercontent.com/NXmSzatwuuFkYTGpGoeD8TypsFd5hMh0QqbLdyVtcJupRH9kkfsAxAzAvrxrwBUuhunKnHQWxajCVLvtBhA_q5xLwhdPf33MaF2vEd3v7v9KberczxVbqxLJ6n7_4ir2iETKHy69UPSXT3p2ytDg704)<br>


---

# 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.firstledger.net/funding-a-new-wallet.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.
