# coreDEX

{% hint style="warning" %}
*Disclaimer! This section can change at any time due to changes in the protocol structure. This section paints a broad picture of the initial vision for CORE Finance and is not to be considered as a binding roadmap.*
{% endhint %}

<figure><img src="https://2554048350-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrDBXPvgKQqrAlEJt37y8%2Fuploads%2FPLoFpwWyHlZMP18Xzq53%2Fimage.png?alt=media&#x26;token=e7ed6f26-dea1-49ba-a85d-f20171240d80" alt=""><figcaption></figcaption></figure>

CORE Finance is developing **coreDEX** which is a *next-generation Automated Market Maker (AMM)* which relies on **Future LP tokens** and more innovative solutions. This product aims to create a market inside of [CORE](https://psychophilosophy.gitbook.io/core-vault-document-portal/core-vault-ecosystem/core) under which users can buy and trade their upside from farming.

In order to create a premium product new ways of collecting and processing data were needed so CORE made a token standard that surpasses the capabilities of the ERC-20. Analyzing the ERC-20 standard, revealed its deficiency to collect information thus CORE improved on this by creating the [ERC-95](https://psychophilosophy.gitbook.io/core-vault-document-portal/core-vault-ecosystem/core/erc-95). The newly developed ERC-95 standard proposal allows wrapped tokens to keep track of volume adjusted pricing, on chain. The major difference between CORE and other token standards lies in the fact that **this system collects data live** from the blockchain that is **trustless** because of the incredible cost that manipulation implies.

The competitive landscape heavily relies on *centralized oracles* to provide data about liquidity and volume creating a gap that is *inefficient, can be susceptible to exploitation and prone to error.* The goal is to establish an environment rich in information which can be used to react to different market changes and power the future decentralized on-chain economy.

CORE is well positioned to adopt and improve on all other yield generating mechanisms in DeFi with on-chain data-supremacy, and with the feedback loops & networking effects of our ecosystem.

**References**

* [Announcing coreDEX](https://medium.com/core-vault/announcing-coredex-318dfc42a67b)
* [coreDEX Black Paper](https://medium.com/core-vault/coredex-black-paper-ff51542fb8ac)
* [ERC95: A New Standard](https://medium.com/core-vault/erc95-a-new-standard-e59e806b7d82)

<br>


---

# 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://psychophilosophy.gitbook.io/core-vault-document-portal/developing/coredex.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.
