# Signal /Metabots

Press **"Create New Signal",** enter a name for your signal, and choose the resource your bot will work with – in this case, it is Metabots. This way, you can create multiple signals and later select from the ones you have already prepared.

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

Here, you can fine-tune your signal to meet your specific needs. You can modify the name, choose a different exchange, and select the trading pair for your bot. In the top right corner, choose either "Positions" or "Markets" as the condition.

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

After selecting the condition, additional settings will appear to help you create the perfect conditions for your bot's operation.

<figure><img src="/files/QKyKFVAWWNiuE4xai4jH" 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://metabots-1.gitbook.io/metabots-1/admin-panel/bots/creating-signals/signal-metabots.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.
