# Bot Usage Instruction

\
If you will be using the Bot, here's essentially the flow you will be using.

1. The Bot makes an Alpha Call. You look at the stats, decide you like the ticker, and want to mint.
2. Click the "Mint HERE!" link from within the TG post.
3. This takes you to the Mint page for that token (e.g. <https://unisat.io/brc20/TOKN.>) Here, you will click MINT DIRECTLY
4. Decide how many you would like to mint. Again, I recommend 5 as the minimum, but this can change depending on how much you believe in the token. Enter this as the "Repeat Mint" value.
5. Complete the TX in your wallet. You will want to use higher than reccomended fees, if the Bot gave this a very high score (> 80 / 100)
6. You've completed the Mint! Now just wait until it sells out!

Assuming the mint goes well, the bot will alert you once it's minted out. Then follow the steps above to list on secondary!

1. Click the "Check Secondary" button in the TG message. This will take you to the Market page for that token.
2. Click "My BRC-20" in the top right, and scroll down to find the token. Click "List" next to it.
3. Click "Create Transfer Inscription" and indicate the amount you'd like to sell (I reccomend selling 85%, you gotta always leave a moonbag haha ![😉](https://discord.com/assets/a7748bab76c4c0aba3e5.svg) )
4. Approve the TX, and wait for completion. don't close this page.
5. Once it confirms, you will be able to click List and choose your price per inscription. For this, look at the other listings and choose a price close to the floor.

That's it! From here, you can adjust the price of your tokens to match the market conditions, just like any other NFT sale.


---

# 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://btc-substance.gitbook.io/btc-substance-academy/brc-20/bot-usage-instruction.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.
