> For the complete documentation index, see [llms.txt](https://docs.scientix.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scientix.finance/cn/our-protocol/step-by-step-guide/ti-qu-busd-shou-yi.md).

# 提取BUSD收益

每天的太平洋时间晚上7点左右我们都会执行Scientist合约的harvest方法提取BUSD在ALPACA上的收益偿还用户的债务或提高其借贷额度。

用户也可以根据需要在任何时间自己调用harvest方法。

步骤如下：

* 打开 [Scientist](https://bscscan.com/address/0xEbB15456C0833033f0310f61748CD597554460Da#writeContract) 合约&#x20;
* 点击 **Write Contract** 页面 并 点击 **Connect to web3 按钮**

![](/files/V3mDqi5yIVzOFn77VnDm)

* 执行 **harvest** 方法：**\_vaultId** 填 **0，**&#x70B9;击 **Write** 按钮并确认交易。

![](/files/qJOWa0f82uYeiIuBc7Ot)


---

# 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.scientix.finance/cn/our-protocol/step-by-step-guide/ti-qu-busd-shou-yi.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.
