# What is Native

**Native** is an on-chain platform to build token liquidity that is openly accessible and cost effective. It serves as an alternative to traditional **AMMs** through integration of two innovative designs: the [**Native Swap Engine**](https://docs.native.org/native-dev/modules/native-swap-engine) and [**Native Credit Pool**](https://docs.native.org/native-dev/modules/native-credit-pool)**.**

The vision of Native is to transform on-chain liquidity from inventory-based to credit-based. Native is designed to address the limitations of current onchain marketplaces, including liquidity fragmentation and capital inefficiency, by decoupling the pricing capability and inventory provision, paving the way for a new era in decentralized finance.

<figure><img src="https://2236132028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fta4g2TwHaleDMaDKVgwR%2Fuploads%2FoXQ4HtV061xS5LyUPnE7%2FOverview.png?alt=media&#x26;token=59bf4635-82a5-4080-8f42-cf4f796803a7" alt=""><figcaption></figcaption></figure>


---

# 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.native.org/native-dev/introduction/what-is-native.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.
