> For the complete documentation index, see [llms.txt](https://docs.inferix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inferix.io/inferix-testnet-1-on-iotex-ended/guide-to-get-tifx-tokens.md).

# Guide to get tIFX tokens

To purchase your tIFX, please contact Inferix team in our [<mark style="color:blue;">Official Discord</mark> ](https://discord.gg/ufS2Jwh5C6)<mark style="color:blue;">Server.</mark> Do this by opening a ticket on the [<mark style="color:blue;">"📩⏐open-a-ticket"</mark>](https://discord.gg/ZuGgSDZSMQ) channel.\
\
**We use OTC process for buying tIFX token:**

1. User send **USDT** to project address, on **ERC20** or **BEP20** network: \
   **0x9798420f6520c48e9E9026292C222ac1207d6919**
2. When the transaction is confirmed, we will send tIFX to the user's wallet. **User must use IoTeX network address to receive tIFX.**

{% hint style="info" %}
**The exchange rate is: 1 tIFX = 0.05 USDT** \
\&#xNAN;*It's confirmed the conversion rate will be **1:1** to mainnet tokens.*
{% endhint %}

***

\
To know how many tokens you need for staking your GPU please check the table at :point\_down:

{% content-ref url="/pages/8VGlBGMF2mkmtRw7qQTO" %}
[GPU Staking](/inferix-testnet-1-on-iotex-ended/gpu-staking.md)
{% endcontent-ref %}

***

**You can still participate without a GPU, learn more at** :point\_down:

{% content-ref url="/pages/1NYxbd2ZhwadWIZ05qhT" %}
[Multiple options to participate in the Staking & Mining Program](/inferix-testnet-1-on-iotex-ended/multiple-options-to-participate-in-the-staking-and-mining-program.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inferix.io/inferix-testnet-1-on-iotex-ended/guide-to-get-tifx-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
