# Collective Agreements

- [Hatch DAO](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/hatch-dao.md): Temporary DAO with a Dandelion Voting instance that will be fully migrated once the hatch phase is over.‌
- [Gravity](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/gravity.md): Conflict Management
- [Advice Process](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/advice-process.md): Gathering perspective before executing a proposal
- [Forum Voting](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/forum-voting.md): Off-chain decision making process dedicated to cultural agreements and signaling polls.
- [Conviction Voting](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/conviction-voting.md): On chain decision making process dedicated to funds allocation
- [Disputable Voting](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/dandelion-voting.md): On chain Moloch-like voting instance
- [SourceCred](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/sourcecred.md): Quantitative system for rewarding contributions
- [Praise](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/praise.md): Our culture of gratitude - qualitative system for rewarding contributions
- [Github](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/github.md): Tech and Cultural coordination
- [Forum](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/forum.md): Resources - Voting - Discussions
- [Discord](https://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/discord.md): Co-working space


---

# 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://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements.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.
