# Liquidity

ASX is building a multi-chain ecosystem with a strong focus on sustainable liquidity and value creation for holders, contributors, and users. This section outlines the key mechanics behind our liquidity model.

<figure><img src="https://miro.medium.com/v2/resize:fit:1225/1*ZYB4beEoeOH_i8x0wZE7pw.png" alt="" height="394" width="700"><figcaption><p>Data analytics provided by Chainlyze</p></figcaption></figure>

**Innovation 1: An LP Index**

ASX liquidity is protocol- and contributor-owned, currently exceeding **$400,000**. This is significant given our market cap of \~$2.1 million.

To create deeper and more resilient liquidity, we’ve paired ASX with a carefully chosen set of large-cap assets:

* BTC
* ETH
* BNB
* USDC
* SOL
* CORE
* …and others.

This "LP index" design means ASX often moves in sync with major assets, allowing holders to gain market exposure while also earning from staking, farming, and more.

> Note: Liquidity is segmented across chains and pairs, but modern DEX routers can efficiently route trades across available pools.

**Innovation 2: Auto LP Growth**

ASX uses a token sell tax that feeds directly into liquidity. Each time ASX is sold — including through arbitrage trades — a portion is automatically added to liquidity.

This is a proven DeFi mechanic, not unique to ASX, but we’ve implemented it to benefit all holders by continuously reinforcing liquidity depth.

<figure><img src="https://miro.medium.com/v2/resize:fit:1225/1*oL0WfJHyFb_Dr0f50SoPIw.jpeg" alt="" height="405" width="700"><figcaption><p>Image captured on BSCscan</p></figcaption></figure>

**Innovation 3: ASX Flagship Fund**

The ASX Flagship Fund is an investment portfolio of real-world assets (RWA) and DeFi yield opportunities. Here's how it works:

1. The fund earns yield from its holdings.
2. That yield is used to **buy back ASX tokens**.
3. The bought tokens are added to liquidity, strengthening the token’s price floor.

This makes $ASX a true **yield-bearing asset**. These buybacks happen frequently — often daily — and are regularly posted on our [Twitter](https://twitter.com/asx_capital).

<figure><img src="https://miro.medium.com/v2/resize:fit:1225/1*JTmMp1iTbgcqxF8vl6rAOQ.jpeg" alt="" height="584" width="700"><figcaption></figcaption></figure>

Twitter: <https://twitter.com/asx_capital>

Telegram: <https://t.me/ASXOfficial>

Website: <https://www.asx.capital/>


---

# 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://asx-1.gitbook.io/asx-docs/liquidity.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.
