# How to Participate in a Round

## Joining a Round

1. Navigate to the **Funding Rounds** view in your group
2. Click **Join Round** directly from the list of Funding Rounds

   <figure><img src="/files/oOZjFThw5dFMXu0ASpl2" alt=""><figcaption></figcaption></figure>
3. See the **Submission Criteria** for projects<br>

   <figure><img src="/files/jciCj6u0xVUYh7caKemZ" alt=""><figcaption></figcaption></figure>
4. Explore the chat room and engage in discussion about the Round

### Submitting a Proposal

1. During the Submissions phase, click **Submissions and then + Add Submission**<br>

   <figure><img src="/files/wSk96NZGjN8hO1LeQC9p" alt=""><figcaption></figcaption></figure>
2. Fill out the submission paying attention to the Submission Criteria. <br>

   <figure><img src="/files/Df7AHlFtWkmshz139DmL" alt=""><figcaption></figcaption></figure>
3. Include **budget** details if required
4. Submit your proposal

### Participating in Discussion

* Comment on proposals you're interested in
* Engage in conversations in the chat space about your submission and those of other participants.
* Edit your own submission based on feedback (until voting begins). To edit, click the three vertical dots on your submission.<br>

  <figure><img src="/files/CSo5slARHX288VGfgLkB" alt=""><figcaption></figcaption></figure>
* Help refine ideas and build collaboration

### Voting Process

1. Once voting opens, you'll receive your token allocation
2. Browse all submissions in the round
3. Allocate tokens to projects you want to support
4. Adjust your allocations anytime during the voting period
5. Submit your final votes before the deadline<br>

   <figure><img src="/files/fzq9tdu5e5wBvScawATQ" alt=""><figcaption><p>You will see the total tokens you have to allocate at the top</p></figcaption></figure>


---

# 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://hylozoic.gitbook.io/hylo/guides/participatory-funding-rounds-deep-dive/how-to-participate-in-a-round.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.
