# 查看收益和领取收益

1. 进入 CoreTrust DApp，展开菜单，点击“我的资产”。
2. 查看当前收益明细。
3. 点击“领取收益”按钮，收益将发放到你的钱包。

![查看收益截图](https://github.com/coretrust-shop/use-docs/blob/main/earn/images/view-earnings-1.png)

> **注意：** 领取收益需支付少量 BNB 作为手续费。


---

# 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://coretrust-shop.gitbook.io/docs/earn/view-earnings.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.
