> For the complete documentation index, see [llms.txt](https://docs.obside.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.obside.com/agents/create-an-agent/examples.md).

# Example requests

To help you write better descriptions and get the most out of Obside's AI, we've grouped **concrete examples** by use case.

* [**Trading bots**](/agents/create-an-agent/examples/trading.md) — dynamic strategies with precise entry and exit rules.

{% content-ref url="/pages/ODpuZkrdzuFI3z4IXouk" %}
[Trading bots](/agents/create-an-agent/examples/trading.md)
{% endcontent-ref %}

* [**Investing**](/agents/create-an-agent/examples/investing.md) — mid- and long-term approaches: DCA, rebalancing, progressive capital management.

{% content-ref url="/pages/Wu2P3QGmHBxktCPSaNGK" %}
[Investing](/agents/create-an-agent/examples/investing.md)
{% endcontent-ref %}

* [**Alerts**](/agents/create-an-agent/examples/alerts.md) — notifications triggered by technical, fundamental or news-based conditions.

{% content-ref url="/pages/vENmtqGkQ7wYTYPAMcfb" %}
[Alerts](/agents/create-an-agent/examples/alerts.md)
{% endcontent-ref %}

* [**Market analysis**](/agents/create-an-agent/examples/market.md) — questions to decode the news, read the market or learn.

{% content-ref url="/pages/LMZvgxyUn1USh6JzuDWQ" %}
[Market analysis](/agents/create-an-agent/examples/market.md)
{% endcontent-ref %}

***

{% hint style="success" %}
A good way to write clear rules is to ask yourself:

**"If I were teaching my strategy to someone else using only these rules, would they understand everything or would they have questions on unclear aspects?".**

This approach helps you maximize the precision of your rules.

If the answer is **YES**, your rules are clear and you can create your agent.\
If the answer is **NO**, you should clarify them to avoid any ambiguity.
{% endhint %}
