> For the complete documentation index, see [llms.txt](https://docs.minto.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minto.finance/chinese/bang-zhu-qu/ji-shu-chang-jian-wen-ti.md).

# 技术常见问题

### 我什么时候可以看到我的每日奖励?

奖励在24小时的下注后发放。它分布在UTC上午6点到9点之间。

### 为什么锁定的代币不显示在钱包中?

在释放代币之前，您的钱包不会显示代币。根据您的锁定期，代币每周等分释放。

### 我可以在期限到期之前解锁锁定的代币吗?

在经过一定时间之前，您无法解锁锁定的代币。根据您选择的锁定期，它们每周以相等的数量发布。别忘了，你可以用与解锁代币相同的方式来下注。

### BTCMT代币的地址是什么?

BTCMT代币的地址0x410a56541bd912f9b60943fcb344f1e3d6f09567。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.minto.finance/chinese/bang-zhu-qu/ji-shu-chang-jian-wen-ti.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
