> For the complete documentation index, see [llms.txt](https://docs.freeserver.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freeserver.tw/freecoin.md).

# 關於 FreeCoin

- [關於 FC](https://docs.freeserver.tw/freecoin/about.md)
- [獲取方式](https://docs.freeserver.tw/freecoin/gain.md)
- [直接至 NAF 商城購買](https://docs.freeserver.tw/freecoin/gain/buy.md)
- [Discord 伺服器](https://docs.freeserver.tw/freecoin/gain/discord.md)
- [邀請獎勵](https://docs.freeserver.tw/freecoin/gain/discord/invite.md)
- [活躍獎勵](https://docs.freeserver.tw/freecoin/gain/discord/active.md)
- [簽到獎勵](https://docs.freeserver.tw/freecoin/gain/discord/sign.md)
- [回答問題](https://docs.freeserver.tw/freecoin/gain/discord/answer.md)
- [管理、使用和轉移](https://docs.freeserver.tw/freecoin/manage.md)
- [購買資源](https://docs.freeserver.tw/freecoin/manage/resources.md)
- [轉移](https://docs.freeserver.tw/freecoin/manage/transfer.md)
- [FBooster](https://docs.freeserver.tw/freecoin/fbooster.md)
- [獲取方式](https://docs.freeserver.tw/freecoin/fbooster/gain.md)
- [查看](https://docs.freeserver.tw/freecoin/fbooster/view.md)
- [使用方式](https://docs.freeserver.tw/freecoin/fbooster/usage.md)
- [使用效果](https://docs.freeserver.tw/freecoin/fbooster/effects.md)
- [附註](https://docs.freeserver.tw/freecoin/fbooster/note.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://docs.freeserver.tw/freecoin.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.
