> For the complete documentation index, see [llms.txt](https://qiedex.qie.digital/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qiedex.qie.digital/about-qiedex.md).

# About QIEDEX

&#x20;A recent trend in the cryptocurrency world is the development of decentralized exchanges (DEXs). A DEX is a digital asset exchange that is not centralized, meaning it is not under the control of a single entity. Instead, a DEX is typically run on a decentralized network such as a blockchain. One of the main advantages of a DEX is that it is much more difficult for hackers to target, as there is no central point of attack. One of the most popular DEXs is the QIE DEX, which is built on the QIE blockchain.&#x20;

QIEDEX is a new and innovative Decentralised Exchange to trade cryptocurrencies. This exchange is different from traditional exchanges because it is decentralized, meaning that there is no central authority or middleman. This means that users can trade directly with each other without having to go through a third party. This also makes the QIE Decentralized Exchange more secure, as there is no central point of failure. The QIE DEX offers a variety of features, including a user-friendly interface, Swapping, Staking, Liquidity, Token creation, minting and many more.&#x20;

If you're looking for a safe and secure way to trade cryptocurrencies, a decentralised exchange like the QIE DEX may be the right choice for you.\
\
**NOTE - QIEdex is utility token of QIEDEX**


---

# 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, and the optional `goal` query parameter:

```
GET https://qiedex.qie.digital/about-qiedex.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
