# What is MACHI?

{% hint style="info" %}
MACHI token is powered by [Baseline](https://docs.baseline.markets/), an exchange for creating tokens that grow in value through automated tokenomics.
{% endhint %}

MACHI token [0x010392305558d58e1Cb0Eec5529a65bf3545f82e](https://app.baseline.markets/trade/0x010392305558d58e1Cb0Eec5529a65bf3545f82e)

* [MACHI has a guaranteed floor price](/basics/guaranteed-floor-price.md)
* [You can loop or borrow with MACHI](/basics/editor.md)
* [Automated Afterburner tokenomics](/basics/automated-afterburner.md)

### Afterburner

MACHI has a smart contract that randomly executed leveraged buybacks, starting with 1,000,000 USDB. Almost 20% of MACHI market cap is guaranteed latent demand. ([more details](/basics/automated-afterburner.md))

### Baseline Value

MACHI has a minimum value backed by on-chain liquidity. Anyone can verify that there is enough liquidity at all times to back this value. The closer you buy at BLV, the better your risk reward: your downside is limited, but your upside is not. ([more details](/basics/guaranteed-floor-price.md))


---

# 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.machi.xyz/getting-started/quickstart.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.
