# Mine ITX Tokens

We provide an experience called privacy mining. In INTMAX, "mining" simply means making deposits to the network. However, you also contribute to enhancing the network’s privacy. As a result, you can receive rewards for your contribution.

After the Mainnet launch, once certain conditions are met, you can receive rewards after 2 weeks and 3 months. (During the Testnet, there is no token reward)

### Procedure

1. **Select Your Deposit Amount**\
   Choose either 0.1 ETH, 0.5ETH or 1 ETH as your deposit amount.

<figure><img src="/files/8ueF57IWFoVqt9oK0Efs" alt=""><figcaption><p><strong>Select Your Deposit Amount</strong></p></figcaption></figure>

2. **Copy Your INTMAX Address**\
   Go to your account page and copy your INTMAX address.\
   Paste this address into the “To INTMAX2 address” field.
3. **Enable the “Mine” Button**\
   Once the address is pasted, the “Mine” button will become clickable.\
   Agree to the mining rules and proceed.

<figure><img src="/files/RgWtWKJzBeVDGA9NUVMU" alt=""><figcaption><p><strong>Copy Your INTMAX Address</strong></p></figcaption></figure>

4. **Confirm and Execute the Transaction**\
   On the Confirm page, click the “Mine” button again to start the transaction.\
   During the first 15 seconds of processing, keep your browser open and do not close the window.
5. **Wait for Confirmation**\
   Wait until the transaction finishes. Once completed, your mining process has successfully begun.

※On the testnet, you can **try out the UI/UX for participating in mining**, but it does not support the actual process of **claiming ITX**.

<figure><img src="/files/qqLu7xTp5JuWPNAhpcdK" alt=""><figcaption><p><strong>Enable the “Mine” Button</strong></p></figcaption></figure>

<figure><img src="/files/EPI6FRizHxNh3FhHtNgu" alt=""><figcaption><p><strong>Confirm and Execute the Transaction</strong></p></figcaption></figure>

<figure><img src="/files/PTE1UXMOsZmsKaMJLnaf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/g8go0Lo692Ewk8a8jGYR" alt=""><figcaption><p><strong>Wait for Confirmation</strong></p></figcaption></figure>


---

# 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://intmax-general.gitbook.io/intmax-privacy-mining/hidden-pages/mine-itx-tokens.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.
