# Understand AshPerp

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

AshPerp is the first decentralized perpetual trading platform on the MultiversX network, developed as a DeFi module alongside AshSwap. It offers high-leverage trading (up to 100x), supports various asset pairs, and aims to meet the demand for decentralized futures trading on MultiversX.

{% content-ref url="/pages/JXML7tD0UAygRvnUadEh" %}
[Why AshPerp?](/getting-started/understand-ashperp/why-ashperp.md)
{% endcontent-ref %}

{% content-ref url="/pages/05FNJ8cYr3ixYRKWhFk0" %}
[AshPerp Key Technologies](/getting-started/understand-ashperp/ashperp-key-technologies.md)
{% endcontent-ref %}

{% content-ref url="/pages/HyAqZQ9WOK4gHX0tqmRu" %}
[How AshPerp Works](/getting-started/understand-ashperp/how-ashperp-works.md)
{% endcontent-ref %}

{% content-ref url="/pages/2nDgIO073ec16pfuapC4" %}
[AshPerp Terms](/getting-started/understand-ashperp/ashperp-terms.md)
{% endcontent-ref %}


---

# 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/getting-started/understand-ashperp.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.
