# Interacting with Created Bots: Options and Features

- [How to create custom bot](https://docs.darkbot.io/bots-and-strategy/interacting-with-created-bots-options-and-features/how-to-create-custom-bot.md): Empower Your Trading with a Custom Bot Tailored to Your Unique Strategy
- [How to create genetic bot](https://docs.darkbot.io/bots-and-strategy/interacting-with-created-bots-options-and-features/how-to-create-genetic-bot.md): Empower Your Trading with a Genetic Bot Tailored to Your Unique Strategy
- [How to edit bot](https://docs.darkbot.io/bots-and-strategy/interacting-with-created-bots-options-and-features/how-to-edit-bot.md): Editing and Customizing Your Trading Bots
- [How to rename bot](https://docs.darkbot.io/bots-and-strategy/interacting-with-created-bots-options-and-features/how-to-rename-bot.md): How to Change the Name of Your Trading Bot in DarkBot
- [How to enable/disable bot](https://docs.darkbot.io/bots-and-strategy/interacting-with-created-bots-options-and-features/how-to-enable-disable-bot.md): Seamlessly Activate or Deactivate Bots for Optimal Trading Efficiency
- [How to delete bot](https://docs.darkbot.io/bots-and-strategy/interacting-with-created-bots-options-and-features/how-to-delete-bot.md): Enhancing Efficiency by Removing Unwanted Trading Bots


---

# 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://docs.darkbot.io/bots-and-strategy/interacting-with-created-bots-options-and-features.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.
