> For the complete documentation index, see [llms.txt](https://guide.dem.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.dem.exchange/community/glossary.md).

# Glossary&#x20;

{% content-ref url="/pages/pfhrpkgJ9jCJyMAJ2PL9" %}
[Annual Percentage Rate (APR)](/community/glossary/annual-percentage-rate-apr.md)
{% endcontent-ref %}

{% content-ref url="/pages/lTzM3j6rgs8QSjIXQMzZ" %}
[Arbitrage](/community/glossary/arbitrage.md)
{% endcontent-ref %}

{% content-ref url="/pages/adcDOEApguVequQShKja" %}
[Decentralized Applications](/community/glossary/decentralized-applications.md)
{% endcontent-ref %}

{% content-ref url="/pages/bJiphY3jWIOhGlluAbvP" %}
[Liquidation](/community/glossary/liquidation.md)
{% endcontent-ref %}

{% content-ref url="/pages/BcZXvA5BdGKUKl9mpmWB" %}
[Liquidity Pool](/community/glossary/liquidity-pool.md)
{% endcontent-ref %}

{% content-ref url="/pages/mz2QoPtPIrL1yrHPaehT" %}
[Liquidity Providers](/community/glossary/liquidity-providers.md)
{% endcontent-ref %}

{% content-ref url="/pages/KxttBo8jhoBoKneEK0FP" %}
[Perpetual Pool](/community/glossary/perpetual-pool.md)
{% endcontent-ref %}

{% content-ref url="/pages/vXkqOsL97jbfkQVzEwJ2" %}
[Open Interest (OI)](/community/glossary/open-interest-oi.md)
{% endcontent-ref %}

{% content-ref url="/pages/pTfOmgxxefj5RpfmrD5c" %}
[Order Book](/community/glossary/order-book.md)
{% endcontent-ref %}

{% content-ref url="/pages/9HXCCQWCX92ELcEoJ9IL" %}
[Volume](/community/glossary/volume.md)
{% endcontent-ref %}

{% content-ref url="/pages/Uny7NpKqk7QzpyKI4lkn" %}
[Yield Farming](/community/glossary/yield-farming.md)
{% endcontent-ref %}


---

# 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://guide.dem.exchange/community/glossary.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.
