# How to BUY xHOT

{% hint style="info" %}
**xHOT** tokens can be bought with **ETH or** **USDT NON-CUSTODIAN. If you wish to buy Custodian with any token, Schedule a call with our team.**
{% endhint %}

{% hint style="danger" %}
[**2hot.finance**](https://2hot.finance) **is the only website** where you will be able to buy xHOT tokens and participate in DAO and its future.\
**DO NOT FALL** **for the scams**! **IT'S NOT POSSIBLE TO BUY XHOT WITH CC, PAYPAL, or any other currency except ETH, USDT, and USDC** (Both as ERC20 tokens, on the Ethereum network)\
**Always check that domain.**
{% endhint %}

{% hint style="warning" %}
You must have a **Decentralized crypto wallet** to participate in 2HOT DAO. \
Read more [HERE.](/2hotdao-docs/getting-started/how-to-create-a-wallet.md)
{% endhint %}

## How to buy with ETH

As the Ethereum $ETH is a native token of the Ethereum network, the process is really simple.

1. **BUY ETH or HOLD** enough in your wallet *(you will need something for the Gas Fee also)*
2. **Connect the wallet** and go to the **BUYING Calculator**
3. Choose **how many xHOT** you want to buy *(enter the amount in ETH or in xHOT)*
4. **Click on BUY xHOT** and you will be automatically redirected to your WALLET dashboard
5. **Confirm the Smart Contract call**&#x20;
6. Your transaction will be processed by **2HOT Contracts**
7. In STAGE 1 you will not receive the tokens automatically, your wallet will be on the list and will be **able to claim the tokens in STAGE 2** *(When the DAO is formed)*
8. You will see on the Dashboard calculator **how many tokens you OWN and the Claim button will be available during the STAGE 2**

## How to buy with USDT(ERC20)

1. HOLD USDT on the ETHEREUM Network as an ERC20 token
2. Click on the USDT button, and enter the amount you want to BUY xHOT with
3. An automatic calculation will be done, after click BUY xHOT
4. You will be redirected to the connected wallet
5. You will need to Approve the use of the USDT for the 2HOT Contract (the approve button is the short-term approval for the buying xHOT tokens, and it will be given directly to the 2HOT DAO Contracts)
6. After Approval is done, you will see the Smart Contract call for the selected amount (for example 100 USDT buy, will show -100 USDT for xHOT)
7. You must HOLD enough ETH for the Ethereum Gas Fees (Check the gas fee calculator at the moment here: <https://ethgasstation.info/> )
8. After confirming the BUY, you will receive xHOT tokens (in STAGE 1 you will not receive the tokens immediately, as the claim will be able after the DAO Contract approval in STAGE 2)
9. You are ALL SET! Let's make 2HOT great!


---

# 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:

```
GET https://2hot-dao.gitbook.io/2hotdao-docs/xhot-whitepaper/how-to-buy-xhot.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.
