# All-in-one

This trading component is designed to provide you with multiple trade options that can be executed quickly and efficiently, allowing you to react rapidly to changes in market conditions.

<figure><img src="https://3820201395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fseda5dFYCRdsyiOCGoGl%2Fuploads%2FvoLhfDtdbAtEKD4JYEfQ%2Fimage.png?alt=media&#x26;token=84695d80-ee57-47ec-bd2e-9f56ccb0fa5a" alt=""><figcaption><p>tuleep.trade all-in-one trade component</p></figcaption></figure>

The component includes the ability to place market orders and scaled orders, which can be customized to meet your specific needs.

Additionally, if you define a stop loss and/or take profit, the component will display estimated losses and profits if these levels were to be hit.

This information can help you to make more informed trading decisions.

{% hint style="info" %}
You can customize the size presets in the settings modal.
{% endhint %}


---

# 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.tuleep.trade/trade/all-in-one.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.
