# Create Strategy

Selen AI makes it easy to launch powerful trading strategies without writing a single line of code. Using built-in templates like **Volume Booster**, you can quickly deploy intelligent bots tailored to your trading goals.

* **Interactive Setup**: Answer a few guided questions to configure your strategy—define parameters like capital, risk level, and behavior triggers.
* **Fund Allocation**: Deposit funds into the strategy wallet, ensuring it has sufficient balance to start executing trades.
* **Automatic Execution**: Once activated, your strategy begins operating automatically, leveraging Selen AI’s predictive models to make real-time decisions.

This streamlined flow lets both beginners and professionals harness sophisticated automation with minimal effort

{% hint style="info" %}
Want to learn about writing content from scratch? Head to the [Basics](/selen-ai-how-to-use/step-by-step-guide/editor.md) section to learn more.
{% endhint %}

### Import


---

# 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://selen-ai.gitbook.io/selen-ai-how-to-use/bot-menu-overview/quickstart.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.
