# Round Setup

- [Plan your Round](https://roundoperations.gitcoin.co/round-operations/round-setup/plan-your-round.md): Standing up and running a grants round is a task that requires significant coordination and commitment from the Round Operator and core team members.
- [Finalize Round Details](https://roundoperations.gitcoin.co/round-operations/round-setup/finalize-round-details.md): Congratulations on finalizing the timeline of the round! If you've adhered to the recommended timeline, you likely have one to two weeks until the round begins. Here's what we need to finalize :
- [Setup on Grants Stack](https://roundoperations.gitcoin.co/round-operations/round-setup/setup-on-grants-stack.md): Detailed Walkthrough 🛣️


---

# 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://roundoperations.gitcoin.co/round-operations/round-setup.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.
