# What is Definitive

## <mark style="color:orange;">Overview</mark>

[**Definitive**](https://www.definitive.fi/) is the future of onchain trade execution. We deliver a CeFi-like experience on DeFi rails via a fully non-custodial platform & API that is live across Solana, Base, HyperEVM and all other major EVM chains.

With Definitive, **anyone** - from a retail user, to a whale, to a liquid fund, or even an AI agent - can trade **any asset on any chain** with the same **institutional-grade execution** found in CeFi. Some features include:

* **Advanced order types** (TWAPs, Limits, Stops/Take Profit) you rarely see in DeFi.
* **Aggregated liquidity** across 100+ DEXs, onchain venues and 15+ offchain PMMs to deliver best-in-class execution prices.
* **Tailored analytics** like PnL and multichain portfolio analysis.
* **Institutional features** such as automated post-trade reporting, sub-accounts, role-based access control, and order flow masking.
* **Gas and chain abstraction** so traders never have to constantly sign transactions or worry about funding gas.
* **Competitive fee pricing** delivers 4x-20x cheaper fees than our closest competitors.

## <mark style="color:orange;">Why Definitive?</mark>

**Definitive isn’t just another DeFi platform; it’s an end-to-end solution thoughtfully designed to give users an advantage when it comes to trading in DeFi.**

Definitive's unique value add includes:

* **Non-Custodial:** Clients maintain full control over placing trade orders and withdrawals, while whitelisted Definitive "performers" manage pre-determined trading actions.
* **Automated:** Low latency engine and sophisticated TWAP, Limit and Stop order trading algorithms save traders significant time versus manual click-trading and 24/7 monitoring of market conditions.
* **Auditable:** Full activity history is verifiable onchain, with automated generation of exportable post-trade reporting for every trade.

Join thousands of other traders to get more tokens on every trade using Definitive!

## <mark style="color:orange;">Socials</mark>

**X** <https://twitter.com/DefinitiveFi>

**Discord** <https://discord.gg/definitive>

**LinkedIn** <https://www.linkedin.com/company/definitivefi>

**Medium** <https://blog.definitive.fi/>

## <mark style="color:orange;">Platform</mark>

{% content-ref url="platform/prime" %}
[prime](https://docs.definitive.fi/platform/prime)
{% endcontent-ref %}

{% content-ref url="platform/turbo" %}
[turbo](https://docs.definitive.fi/platform/turbo)
{% endcontent-ref %}

{% content-ref url="users/institutions-and-funds" %}
[institutions-and-funds](https://docs.definitive.fi/users/institutions-and-funds)
{% endcontent-ref %}

{% content-ref url="platform/mobile" %}
[mobile](https://docs.definitive.fi/platform/mobile)
{% endcontent-ref %}

## <mark style="color:orange;">Education</mark>

{% content-ref url="users/guides/faq" %}
[faq](https://docs.definitive.fi/users/guides/faq)
{% endcontent-ref %}

{% content-ref url="users/guides" %}
[guides](https://docs.definitive.fi/users/guides)
{% endcontent-ref %}

## <mark style="color:orange;">Developers</mark>

{% content-ref url="developers/existing-client-api" %}
[existing-client-api](https://docs.definitive.fi/developers/existing-client-api)
{% endcontent-ref %}

## <mark style="color:orange;">References</mark>

{% content-ref url="references/audits" %}
[audits](https://docs.definitive.fi/references/audits)
{% endcontent-ref %}

{% content-ref url="references/logos-and-media-kit" %}
[logos-and-media-kit](https://docs.definitive.fi/references/logos-and-media-kit)
{% endcontent-ref %}

{% content-ref url="references/media" %}
[media](https://docs.definitive.fi/references/media)
{% 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.definitive.fi/what-is-definitive.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.
