# 合约操作

我们所看到的挖矿界面，只是一个操作的入口。就像车子一样，我们看到的界面只是方向盘等操作工具，实际的挖矿的逻辑均在链上进行，所以在界面不可用的时候，我们就可以使用开发者工具，直接与智能合约进行交互，一样达成结果。包括进行挖、提、存等操作均可以。


---

# 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.hg.network/farm-wa-kuang-bang-zhu/he-yue-cao-zuo.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.
