# OTSea Mini-Bot

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

Introducing the OTSea Mini-Bot! Mini-bot makes order streaming and TG order-filling as easy as 1-2-sea!\
\
➡ Set up personalized order streams for a project channel or in a DM&#x20;

➡ Subscribe to specific tokens, so that you only receive order streams for the tokens you are following

➡ Fill the orders directly from TG, using the Mini-Bot and connecting a standard wallet&#x20;

➡ Set up Mini-Markets for your desired tokens\
\
To set up Mini-Bot, simply add <https://t.me/OTSeaMiniBot> to your project's channel and subscribe to a token to follow. You can also set up a personalized stream in DM.

⭐ Commands

📜Order Discovery&#x20;

* /subscribe {TOKEN\_ADDRESS} to subscribe to a token&#x20;
* /unsubscribe {TOKEN\_ADDRESS} to unsubscribe from a token&#x20;
* /subscribe\_all to subscribe to all tokens /unsubscribe\_all to unsubscribe from all tokens&#x20;
* /tokens to view all tokens subscribed to

🌴Mini-Markets&#x20;

* /add\_minimarket {TOKEN\_ADDRESS} to add a minimarket&#x20;
* /remove\_minimarket {TOKEN\_ADDRESS} to remove a minimarket&#x20;
* /minimarket to open your minimarkets

Enjoy your Mini-Bot!


---

# 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://otsea.gitbook.io/otsea/ecosystem/otsea-mini-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.
