# How to obtain more Trading Rewards with market making @taominer\_bot

[**Taominer\_bot** ](https://t.me/taominer_bot)is developed by our partner Crypto TAO Miner. With less trading losses than manual-trading, it performs **self-trading with two accounts** to obtain high trading volume, so as to get higher trading rewards.

Join [$TAO Holders community ](https://t.me/TAOholder)for the fastest service if you have questions

### 1.Prepare at least two Avatar wallet addresses with assets of the same trading pair

The bot trades assets between **two FXDX accounts** like a market maker, so you need to prepare two accounts and deposit the corresponding assets.

For example, you need to deposit $TAO and $USDT in two accounts respectively if your target is $TAO/USDT pair.

<figure><img src="/files/9Wd3IchROhrGlBzA14y1" alt=""><figcaption><p>example for two FXDX accounts</p></figcaption></figure>

For operations such as **cross-chain bridge, deposit, authorization**, etc., you can refer to here:[How to trade on FXDX with assets on the Near](/fusotao/guide-book/how-to-trade-on-fxdx-with-assets-on-the-near.md)

### 2.Generate keys to let bot operate your account

refer here: [Generate Key](/fusotao/fxdx/generate-key.md)

### 3.Interact with the bot via TG

#### 3.1.Click <mark style="color:green;">/start</mark>

#### 3.2Taominer will send:

```
Welcome! Seems you are new here.
If you want to mine $TAO by trading, this is where you want.
First, please tell me which symbol you'd like to trade.
Available answers include:
nearusdt
taousdt
octusdt
```

#### **3.3.**&#x53;end the pair you’d like to trade:

Eg： <mark style="color:green;">taousdt</mark>

#### 3.4.Taominer will send:

{% code overflow="wrap" %}

```
Now I need your fusotao address and trading key of fxdx, login and create one for me,
reply with address,key format.
```

{% endcode %}

#### 3.5.Connect your Avatar wallet to FXDX and generate a key. Then input the address and key like this:

<mark style="color:green;">5FQpniVLN3dEUsY7Y3LX1SoroibjaQQNcnkW8QiNcnqf4Ln,qZ8qWybxNpczWOUW</mark>

#### 3.6.Taominer will send:

{% code overflow="wrap" %}

```
Great! Now repeat the step but don't use the same address, because fxdx doesn't allow self trading.
```

{% endcode %}

If the bot doesn’t reply to your address,key command, the problem might be you add a blank behind the comma.

#### 3.7.Use your other wallets and generate another key then send it like this form(Here to fill out the <mark style="color:blue;">second account</mark>, so <mark style="color:blue;">don't repeat</mark>):

<mark style="color:green;">5FQpniVLN3dEUsY7Y3LXSoraoibjQQNcnkW8QiNcnqf4Ln,qZ8qWybxNpczWOUW</mark>&#x20;

#### 3.8.Taominer will send:

{% code overflow="wrap" %}

```
***`Congratulations! Now you can control the agent by input:`***

***`/run taousdt`***

***`/stop taousdt`***

***`Don't forget to authorize some tokens to fxdx`***
```

{% endcode %}

#### 3.9.Then you can send the message like this:

<mark style="color:green;">/run taousdt</mark>

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

#### 3.10.Check balance

<mark style="color:green;">/balance taousdt</mark>

```
account0:
 *tao:157.65943,usdt:48.399043463000005*
account1:
 *tao:173.94273,usdt:61.762434637*
```

#### 3.11.If you want to stop trading, you should send:

<mark style="color:green;">/stop taousdt</mark>

3.12.If you want to trade other pairs or restart after stop, you should send:

<mark style="color:green;">/register</mark>

bot will reply:

{% code overflow="wrap" %}

```
Since you have registered one, you can directly reply what do I need.
Reply with 3 lines as follows:

symbol
addr,key
addr,key

e.g.

nearusdt
5FvUWCjyUxp1D8M7tL1MhUfgVvStbDixjL1WSqvo9w4ZSoUs,bGtqMjNpMTIzMQo
5GHoy8bkgjBE21wDDCvXknqwYdNpY1u1gdoaQxoDnvH6ngPJ,zMTRqc2Rmc2ZuCg
```

{% endcode %}

then you should input the expected trading pair:

<mark style="color:green;">taousdt 5FQpniVLN3dEUsY7Y3LXSoraoibjQQNcnkW8QiNcnqf4Ln,qZ8qWybxNpczWOUW 5FQpniVLN3dEUsY7Y3LXSoraoibjQQNcnkW8QiNcnqf4Ln,qZ8qWybxNpczWOUW</mark>

Taominer will send:

```
Congrats, now you can input /run taousdt to start.
Great\!
```

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

### 4.Check orders on [FXDX](/fusotao/fusotao-mainnet/get-in-fxdx.md)

You can check the order history on FXDX. [Click to check](https://www.fxdx.finance/#/account/history)

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

### 5.Claim Trading Rewards

Rewards can be claimed at the beginning of the next era. And 1 era is 1 day.

Refer here: [Trading Rewards](/fusotao/fusotao-mainnet/trading-rewards.md)


---

# 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://fusotao-protocol.gitbook.io/fusotao/guide-book/how-to-obtain-more-trading-rewards-with-market-making-taominer_bot.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.
