# Blastex Price Control Mechanism

## **Key Features**

**AMM Sales Restriction**\
BLASTX tokens can only be acquired through Bonding or Liquidity Staking, not directly via AMMs, which contributes to a well-balanced closed ecosystem.

**Intelligent Buyback System**\
A sophisticated method that regulates BLASTX price during sales by withdrawing liquidity for buybacks, maintaining outstanding BLASTX market price stability.

There's a flexible buyback parameter at play. It is responsible for calculating the % of buyback funds, ranging from 100% to 110%, and is used to perfectly balance the BLASTX market price after token sales.

{% hint style="info" %}
The buyback parameter cannot be set or go lower than 100%, ensuring a reliable and highly predictable BLASTX price action.
{% endhint %}

## **How BLASTX Works**

**Token Purchase**\
Tokens are obtained through Bonding or Liquidity Staking, ensuring a strategic investment process.

**Token Sale**\
The platform manages sales by automatically conducting buybacks, preserving price stability.

**Parameter Revisions**\
The **Blastex** essential reward distribution parameters can be adjusted on the fly to adapt to the ever-changing DeFi landscape and decisively address even the toughest crypto market conditions.


---

# 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://blastex.gitbook.io/knowledge-base/core-architecture/blastex-price-control-mechanism.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.
