# 關於 FC

FreeCoin (FC) 是一種能夠用以升級資源、參加 FreeServer 活動的虛擬代幣。\
您可以以下列方式查看自己的 FreeCoin:

* 到管理面板左上角查看

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

* 到 Discord 中使用指令 `/freecoin`

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

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

請閱讀下面的文章以詳細了解 FreeCoin 及其運作方式:


---

# 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/about.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.
