# INTRODUCTION

⚠ The information contained in this document does not represent the JEXchangeDefi project in its entirety. This document does not provide any guarantee on the precision and details provided on the evolution of the project. This document does not constitute investment advice and should not be relied upon for such purposes. Finally, this document is likely to evolve over time.

***

JEXchangeDefi aims to be a decentralized exchange (DEX) allowing users to swap tokens from the MultiversX ecosystem in complete security through liquidity pools and orderbook.&#x20;

This involves offering a simple and intuitive platform with the main objectives: ​

* <mark style="color:blue;">**SWAP**</mark>: to exchange tokens with the use of our DEX aggregator
* <mark style="color:blue;">**POOLS**</mark>: to provide liquidity
* <mark style="color:blue;">**TRADE**</mark>: to create limit orders (for buy and sale)&#x20;
* <mark style="color:blue;">**GOVERNANCE**</mark>: to create voting proposals and vote on existing proposals for improving the JEXchangeDefi protocol
* <mark style="color:blue;">**RAFFLE**</mark>: to participate in lotteries in partnership with other projects in the MultiversX ecosystem
* <mark style="color:blue;">**EARN**</mark>: to participate in the reward program and obtain a portion of the protocol’s revenues

Everything is managed by S**mart Contracts** allowing you to benefit from the very high level of security of the MultiversX blockchain.


---

# 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://jexchange.gitbook.io/english/introduction.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.
