# 轉移

欲轉移 FreeCoin 給其他人，可以至 Discord 指令頻道中使用 `/transfer` 指令

<figure><img src="/files/zY9i5akMb7AftvugWcrk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HcGTRJXbf0iHPVlzYhiV" alt=""><figcaption></figcaption></figure>

轉移將會收取 5%  手續費，可以使用指令 `/feecalculate` 來計算手續費:

<figure><img src="/files/bgyDvg56xl98TFoqiHIQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1HtUZkp9fWseqrLtndYf" alt=""><figcaption></figcaption></figure>


---

# 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.freeserver.tw/freecoin/manage/transfer.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.
