# List command support

To show list commands

> Typing **rfc help** to channel contain bot

List Command Support:

* List Command Support:

  * RFC STATUS
  * RFC START
  * RFC STOP
  * RFC LISTORDER
  * RFC ACCOUNT
  * RFC ALLOW ALL|BUY|SELL&#x20;

  \==========UPDATE ORDER==========

  * RFC UPDATE SL TO
  * RFC SL ENTRY
  * RFC UPDATE TP\[1-3] TO&#x20;

  \==========CLOSE ORDER==========

  * RFC CANCEL
  * RFC CLOSE
  * RFC CLOSE HALF
  * RFC CLOSE x.xx
  * RFC CLOSE x% (x: 1-100)
  * RFC CLOSE TP\[1-3]
  * RFC CLOSE TP\[1-3] HALF
  * RFC CLOSE TP\[1-3] x.xx
  * RFC CLOSE TP\[1-3] x%(x: 1-100)&#x20;

  \==========CLOSE ORDER WITHOUT REPLY==========

  * RFC CLOSE ALL
  * RFC CLOSE x%\[SYMBOL]
  * RFC CLOSE \[SYMBOL]


---

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