> For the complete documentation index, see [llms.txt](https://copier-docs.redfox-capital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://copier-docs.redfox-capital.com/command-support.md).

# Command Support

- [List command support](https://copier-docs.redfox-capital.com/command-support/list-command-support.md)
- [\[Pro\]MOTIFY ORDER](https://copier-docs.redfox-capital.com/command-support/pro-motify-order.md)
- [Update TP Order](https://copier-docs.redfox-capital.com/command-support/pro-motify-order/update-tp-order.md)
- [Update SL Order](https://copier-docs.redfox-capital.com/command-support/pro-motify-order/update-sl-order.md)
- [Edit Order](https://copier-docs.redfox-capital.com/command-support/pro-motify-order/edit-order.md)
- [\[Pro\]CLOSE ORDER](https://copier-docs.redfox-capital.com/command-support/pro-close-order.md)
- [Cancel Order Pending](https://copier-docs.redfox-capital.com/command-support/pro-close-order/cancel-order-pending.md)
- [Close Order](https://copier-docs.redfox-capital.com/command-support/pro-close-order/close-order.md)
- [Close Half](https://copier-docs.redfox-capital.com/command-support/pro-close-order/close-half.md)
- [Close Volume Lot](https://copier-docs.redfox-capital.com/command-support/pro-close-order/close-volume-lot.md)
- [Close Percent Lot](https://copier-docs.redfox-capital.com/command-support/pro-close-order/close-percent-lot.md)
- [\[Pro\]CLOSE ORDER BY TP](https://copier-docs.redfox-capital.com/command-support/pro-close-order-by-tp.md)
- [Close Order By TP](https://copier-docs.redfox-capital.com/command-support/pro-close-order-by-tp/close-order-by-tp.md)
- [Close Half By TP](https://copier-docs.redfox-capital.com/command-support/pro-close-order-by-tp/close-half-by-tp.md)
- [Close Volume Lot By TP](https://copier-docs.redfox-capital.com/command-support/pro-close-order-by-tp/close-volume-lot-by-tp.md)
- [Close Percent Lot By TP](https://copier-docs.redfox-capital.com/command-support/pro-close-order-by-tp/close-percent-lot-by-tp.md)
- [CLOSE WITHOUT REPLY](https://copier-docs.redfox-capital.com/command-support/close-without-reply.md)
- [Close All Order](https://copier-docs.redfox-capital.com/command-support/close-without-reply/close-all-order.md)
- [Close Order By Symbol](https://copier-docs.redfox-capital.com/command-support/close-without-reply/close-order-by-symbol.md)
- [Close Order Symbol With Percent](https://copier-docs.redfox-capital.com/command-support/close-without-reply/close-order-symbol-with-percent.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://copier-docs.redfox-capital.com/command-support.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.
