# Tag Wallets

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

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

{% stepper %}
{% step %}

### Select Wallets to Tag

* Select wallets via checkboxes
  {% endstep %}

{% step %}

### Select Executor

* Jito: Highly recommended if you don't have a staked node
* RPC: If your node is staked you also can reliably use rpc mode
  {% endstep %}

{% step %}

### Select Tagging Mode

* Uniform: Will tag all the selected wallets with the same platform
* Specific: You can specify different tags per wallet
  {% endstep %}

{% step %}

### Select Trading Bot Tag

* Select from trojan, photon, axiom, gmgn, pepeboost, and bullx
* You can select and tag multiple platforms at once
* There is an auto assign button to randomize tag selection
  {% endstep %}

{% step %}

### Buy Amount

* Min Buy Amount: Select a minimum amount that will be used to buy a token in the tagging process. This will be the lower bound in the random buy amount.
* Max Buy Amount: Select a maximum amount that will be used to buy a token in the tagging process. This will be the upper bound in the random buy amount.
  {% endstep %}

{% step %}

### Select Mint

* Auto (random): Select a mint at random from a list provided by FWT
* Custom: Provide a mint or list of mints that will be chosen from
  {% endstep %}

{% step %}

### Click Tag

* Will initiate a buy and sell for the specified amount. Check wallet address on gmgn.ai to see tag appear (sometimes it may take a few minutes to appear)
  {% endstep %}
  {% endstepper %}

<figure><img src="/files/yWJAQXtJbhNxoFRZtZdL" alt=""><figcaption></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://froglabsio.gitbook.io/terminal/the-details/editor/tag-wallets.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.
