# 投票注意事项

1. 投票收益会随总票数、超级代表总票数、您给超级代表的投票数、超级代表类型和超级代表设置的分成比例变动，预估收益仅作参考。
2. 在您解冻 TRX 时，通过冻结获取的投票权将消失，以前的投票将会失效。
3. 在取消投票时，因波场网络限制，投票总数需至少为 1，若您希望全部取消，可解冻全部冻结的 TRX。
4. 投票给超级代表（排名前27）收益计算公式：每日获得收益 = (((您给超级代表的投票数) \* 4,608,000 / 总票数) \* 分成比例) + ((460,800 / 27) \* 分成比例) \* (您给超级代表的投票数) / (超级代表总票数) TRX
5. 投票给超级代表合伙人收益计算公式：每日获得奖励 = (((您给超级代表的投票数) \* 4,608,000 / 总票数) \* 分成比例) TRX
6. 由于出块失败或其他原因，实际奖励可能与计算结果有所不同。


---

# 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://help.tokenpocket.pro/cn/faq/tron-wallet/precautions.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.
