# Faucets

To be able to test AshSwap, you need both, our faucets for tokens and MultiversX's faucet for transaction fees.

Update on JAN 05, 2023:

* AshSwap Devnet official faucet: <https://faucet-devnet.ashswap.io/>
* You will need to have dEGLD as a gas fee before claiming the AshSwap faucet, link: <https://r3d4.fr/faucet>

> Do not forget to choose "Devnet" on the Network list.

## dEGLD Faucet - gas fee

Go to <https://r3d4.fr/faucet> and paste your wallet address, choose Devnet network, click Submit, and you have enough dEGLD for many transactions. So easy, I sometimes wish this is real EGLD.

<figure><img src="/files/pnuhLp8CkKy19X4Qjt49" alt=""><figcaption><p>As much xEGLD as you want</p></figcaption></figure>

In case the r3d4 faucet does not work properly, let's visit <https://wallet.elrond.com/unlock/walletconnect>, connect your devnet wallet & claim the dEGLD there.

## AshSwap Devnet Faucet

🔗 <https://faucet-devnet.ashswap.io/>

You can claim the assets every 24 hours

<figure><img src="/files/M1mRD9I5oRHM0wu6tMmO" alt=""><figcaption><p>Choose your assets: Tether or USD Coin, and, Ren BTC or Wrapped BTC</p></figcaption></figure>

<figure><img src="/files/ykRya6fA6ZSA24THUDFy" alt=""><figcaption></figcaption></figure>

Now you're good to go. Have fun using AshSwap!


---

# 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.ashswap.io/resources/devnet/faucets.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.
