# How to Buy?

{% hint style="info" %}
**Note:** Remittix (RTX) is currently in its presale phase and is not available on Uniswap, PancakeSwap, or any other decentralized exchange (DEX). Be cautious of scams or fake RTX tokens on DEXs.
{% endhint %}

**Step 1: Set Up Your Wallet**

Before joining the presale, ensure you have a wallet compatible with WalletConnect, such as MetaMask or Trust Wallet.

**Step 2: Acquire Ethereum (ETH)**

You’ll need ETH in your wallet to cover gas fees for transactions on the Ethereum (ERC20) network. Even if paying with USDT, ETH is required for gas fees.

**Step 3: Connect Your Wallet**

1. Visit the official website: <https://remittix.io>
2. Click **"Connect Wallet"**.
3. Ensure your wallet is set to the Ethereum (ERC20) network.

**Step 4: Select Your Payment Method**

On the Remittix dashboard, choose your payment option—**ETH,USDT, BNB** etc—by clicking the respective button.

**Step 5: Enter Your Purchase Amount**

1. Enter the amount of ETH or USDT you want to invest.
2. The dashboard will calculate and display the number of RTX tokens you’ll receive.
3. Confirm your selection and click **"Buy"** to proceed.

**Step 6: Confirm Your Transaction**

1. Your wallet will display the transaction details.
2. Verify the amount and recipient address.
3. Approve the transaction in your wallet.
4. Wait for confirmation on the Ethereum network.

**Important:** If paying with USDT, two transactions are required:

* The first transaction approves the USDT contract.
* The second completes the purchase. Ensure both steps are completed to finalize your transaction.

**Step 7: Receive Your Tokens**

Once your transaction is confirmed, your RTX tokens will be sent to your dashboard instantly.


---

# 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://remittix-organization.gitbook.io/remittix/important-information/how-to-buy.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.
