# Integration with Runbot’s Strategy Editor

The AI Agent seamlessly integrates with the [Runbot Strategy Editor](https://app.runbot.io/Strategies), enabling eligible token holders to discuss with the AI Agent to therefore build, backtest and optimize new algorithms strategies.

**Key Features:**

* Enhanced Strategy Management: Utilizes Runbot’s tools to design and execute high-performing strategies.


---

# 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://whitepaper.runaigent.fun/ai-agent-capabilities/integration-with-runbots-strategy-editor.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.
