# BTCi tokenomics

🔸Most of the **actions** require payment in BTCi: be it repairing the miner, increasing its levels; expanding the slots of your farm — everywhere you need to pay a certain amount of BTCi;

🔸**Burning**: When you pay for any of the above actions - the token is burned.&#x20;

🔸**Halving**: every *X* mined BTCi tokens, in the game will be halving (reduction of production by 2 times).

🔸**Limit orders** for crafting: when players creates miner for USDT, this liquidity goes into the *BTCi-USDT trading pair* to support the token;

&#x20;🔸**New Mechanics**: future versions of Satoshi Mystery will bring new mechanics using BTCi as the main asset.&#x20;

<figure><img src="https://cdn-images-1.medium.com/max/1600/1*q12FZSvcGDw1KW_Ppzl28g.png" alt=""><figcaption></figcaption></figure>

🔹 You can find the BTCi-USDT trading pair on the Inanomo exchange - <https://telegra.ph/How-to-send-BTCi-to-Satoshi-Mystery-03-01>.

🔹Token listing price - 0.00054 USDT.

🔹The amount of BTCi is not limited (token has no total supply). Starting liquidity - 900 million tokens. These tokens serve for the liquidity of the trading pair on exchange.

🔹Smart-contract: <https://etherscan.io/token/0xC065E880250D3B681fD9C53bd2EcdbaDCD415449>


---

# 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://satoshi-mystery.gitbook.io/howtostart/btci/btci-tokenomics.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.
