# AI Trade Agent

#### AI Trade Agent

The AI Trade Agent is created based on our previous product. However, now the algorithms are executing the trades automatically. Our systems autonomously calculate the entry, target points in combination with a good risk management.&#x20;

Within Trade Agent, you get a clear vision of the active trades and the trades that are in wait for entry. When the entry of the trade is hit, you can easily follow your trade by looking at the trade bar. The AI systems automatically move the stop loss to the entry point when TP1 is hit, to reduce the risk of trades. Besides, with one click, you can close a current or incoming trade.&#x20;

<div align="left"><figure><img src="/files/Nbx8G1pmw4ZEmVLB3Xcb" alt="" width="365"><figcaption><p>Birdview App - Trade Agent</p></figcaption></figure></div>


---

# 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://support-42.gitbook.io/birdview/birdview-platform/ai-trade-agent.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.
