# Devnet

## AshSwap Devnet

* **Link:** <https://devnet.ashswap.io/>
* **dEGLD Faucet:** <https://r3d4.fr/faucet> (only for claiming gas fee)

## AshPerp Devnet

Currently available only on the desktop version + MultiversX DeFi Wallet Extension ([LINK](https://chrome.google.com/webstore/detail/multiversx-defi-wallet/dngmlblcodfobpdpecaadgfbcggfjfnm))

{% hint style="info" %}
Devnet Token:

* claim at <http://r3d4.fr/faucet>
* Network: devnet NEW
* Asset: **USDC-377a09**
* Do not forget to claim dEGLD first as gas fee
  {% endhint %}

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

* Link: <https://perp-devnet.ashswap.io/>
* Noticeable parameters:
  * 3 trades / pair / wallet
  * Maximum Stop Loss = 80%
  * Maximum Profit = 900%
  * Max leverage = x100
  * Minimum position size = $100
* To understand how AshPerp works, check this: [LINK](https://docs.ashswap.io/getting-started/understand-ashperp)


---

# 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.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.
