# Trading

* **Quick Trades**: This means you can save default orders that they are able to quickly and easily execute orders in two clicks. It's perfect if you're looking for speed and execution.
* **Standard Trades**: This is the usual trading process on the platform, giving you more control over your trades. You can set things like limit orders or stop-loss orders. It's a bit more detailed than quick trades.
* **Real-Time Editing**: The platform lets you tweak your trades as things happen. So, if you've set a price to buy a cryptocurrency and change your mind, you can adjust that price on the fly without starting over.


---

# 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://fluidtrade.gitbook.io/docs/fluid-trading-bot-features/trading.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.
