# Manual trade

## What is Manual Trading?

Manual trading allows UpBots users that wish to conduct their own customized trades, without bots or copy trading, to do so in the most straightforward way.&#x20;

In this section of UpBots users will have the ability to trade assets on any connected exchange (integrated via API) through the UpBots platform using as simple or advanced and powerful interface as the user desires.&#x20;

For the Master Trader, all parameters that are a part of a trader's custom strategy can be easily entered from our dashboard to create very advanced trades. Equally if a trader is new, they will have lots of decision support tools, and a simple buy/sell interface through the Basic Manual Trade.

More details on all these different aspects to Manual Trading can be found below:

## Manual Trade - Basic

{% content-ref url="manual-trade-basic/manual-trade-basic" %}
[manual-trade-basic](https://upbots.gitbook.io/upbots/2.-features/manual-trade-basic/manual-trade-basic)
{% endcontent-ref %}


---

# 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://upbots.gitbook.io/upbots/2.-features/manual-trade-basic.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.
