# Round Operations&#x20;

## Round Operations

- [Welcome](https://roundoperations.gitcoin.co/round-operations/welcome.md): Welcome to the Comprehensive Guide to Quadratic Funding Rounds on Gitcoin!
- [How to Navigate](https://roundoperations.gitcoin.co/round-operations/how-to-navigate.md)
- [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 🛣️
- [Eligibility Process](https://roundoperations.gitcoin.co/round-operations/eligibility-and-review/eligibility-process.md)
- [Review Process](https://roundoperations.gitcoin.co/round-operations/eligibility-and-review/review-process.md)
- [Appeal Process](https://roundoperations.gitcoin.co/round-operations/eligibility-and-review/appeal-process.md): Appeal process in place for your round is crucial because it addresses the possibility of overlooking key information that could qualify a project for inclusion.
- [Marketing](https://roundoperations.gitcoin.co/round-operations/eligibility-and-review/marketing.md): THE BASICS: Hot tips for your round marketing strategy  Whether you’re a big team or a team of one, there are some things you need to know in order to make your QF round a success. In marketing you
- [Why People Donate](https://roundoperations.gitcoin.co/round-operations/eligibility-and-review/marketing/why-people-donate.md)
- [Marketing tactics to consider for your plan](https://roundoperations.gitcoin.co/round-operations/eligibility-and-review/marketing/marketing-tactics-to-consider-for-your-plan.md)
- [Cluster Matching and CSV Upload](https://roundoperations.gitcoin.co/round-operations/post-round/cluster-matching-and-csv-upload.md): We recently introduced a publicly available version of COCM, or Connection Oriented Cluster Matching!
- [Review Round Results](https://roundoperations.gitcoin.co/round-operations/post-round/review-round-results.md)
- [Sybil Analysis](https://roundoperations.gitcoin.co/round-operations/post-round/sybil-analysis.md)
- [How to do Payouts](https://roundoperations.gitcoin.co/round-operations/post-round/how-to-do-payouts.md)
- [How funds are disbursed](https://roundoperations.gitcoin.co/round-operations/post-round/how-to-do-payouts/how-funds-are-disbursed.md)
- [Generate a Report Card](https://roundoperations.gitcoin.co/round-operations/post-round/generate-a-report-card.md)
- [Quid Pro Quo Policy](https://roundoperations.gitcoin.co/round-operations/quid-pro-quo-policy.md): Quid Pro Quo Policy outlines our commitment to maintaining the integrity of quadratic funding mechanisms.
- [Questions](https://roundoperations.gitcoin.co/round-operations/questions.md): Ask yourself these questions while determining the outcome for your grant program
- [FAQs](https://roundoperations.gitcoin.co/round-operations/faqs.md): In recognition of the complexity and evolving nature of round management, our FAQ page serves as a dynamic resource, providing clear answers to vital questions that have arisen amongst round managers.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://roundoperations.gitcoin.co/round-operations/welcome.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.
