# 回答問題

任何人都可以透過獎勵方式，讓聊天室回答問題。使用指令 `/question`，即可發起問題:

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

機器人會在聊天室傳送訊息，讓大家回答；使用回覆功能直接回答，即可作答；作答時間為一分鐘

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

提問者將不可回答自己的問題

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

回答錯誤會被反應叉叉

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

回答成功將可以獲得獎勵

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

並且問題將不能再被回答

<figure><img src="/files/HwOo4Prs80jLaZ0ViBne" 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/gain/discord/answer.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.
