# Market Bot

### 1. Introduce

There are four types of cards available, including daily cards, weekly cards, monthly cards, and October cards, to meet the needs of different users.

### 2. Operation steps

Tip: Please install the MetaMask plugin first. Tutorial: <https://docs.gtokentool.com/v/en/fu-zhu-xin-xi/metamask-installation-tutorial>

### (1) Connect wallet

Enter the  page: <https://www.gtokentool.com/bot>，Click on the upper right corner, connect to MetaMask Wallet, and switch to the main network.

After completion, you will see the "Chain Name" and your "Wallet Address", as shown in the following figure:

<figure><img src="/files/9kb0MzjnhVHuQGPW9nee" alt=""><figcaption></figcaption></figure>

### (2) Input information

Assuming opening a monthly card, enter the following:

* **Wallet Address:** Enter the Wallet Address to Open Membership.
* **Open Type:** Monthly card member
* **Referrer Address:** Enter the Referrer Address.

Click on the "`Open Membership`" button.

<figure><img src="/files/08PqhEUlOXWtIY5dhEEo" alt=""><figcaption></figcaption></figure>

### (3) Complete

Pay the gas fee on the MetaMask wallet and it's done.

Click "`Query Membership Expiration Time`" to check the Maturity Time.

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

If you have any questions, please join the official telegram group: <https://t.me/GToken_EN>


---

# 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://docs.gtokentool.com/en/market-value-robot/market-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.
