> For the complete documentation index, see [llms.txt](https://mdexdoc.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mdexdoc.gitbook.io/doc/yong-hu-zhi-nan/farming-by-voting-plan/voting-tutorials.md).

# Voting tutorials

1. Enter the "Liquidity Mining" interface on the website and click on "Voting Mining" to enter the voting interface.

![](/files/asFlQxwyLD4It27z4ux6)

2.Select the project you want to support in the voting interface and click "Vote" to enter the number of votes you want to cast. The minimum number of votes is 10 and the maximum is 100. Each address can only vote once for each project and your vote is irrevocable.

![](/files/xvap03I4ywm22uxnJ1ZP)

3.Users can recommend projects that you think have potential through the recommendation portal in the top right corner. On the recommendation page, fill in the project information in the recommendation form.

![](/files/5r8M4vkemkLMUlvQXjKK)


---

# 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://mdexdoc.gitbook.io/doc/yong-hu-zhi-nan/farming-by-voting-plan/voting-tutorials.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.
