# Archived Content

- [Governance toolkit used in the TEC:](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/polycentric-governance-in-the-tec.md): An Introduction to three layers of decision making in the TEC
- [Cultural Layer & Tools](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/cultural-layer-and-tools.md)
- [Tools TL;DR](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/cultural-layer-and-tools/tools-tl-dr.md)
- [Working Groups](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/cultural-layer-and-tools/working-groups.md)
- [Advice Process](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/cultural-layer-and-tools/advice-process.md)
- [🕊️ Gravity Dispute Resolution Group](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/cultural-layer-and-tools/gravity-dispute-resolution-group.md)
- [Conviction Voting (Signaling)](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/cultural-layer-and-tools/conviction-voting-signaling.md)
- [Forum Polling](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/cultural-layer-and-tools/forum-polling.md): Held on the TEC forum
- [Fund Allocation Layer & Tools](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/fund-allocation-layer-and-tools.md)
- [Tools TL;DR](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/fund-allocation-layer-and-tools/tools-tl-dr.md)
- [The Rewards System](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/fund-allocation-layer-and-tools/the-rewards-system.md): Fairly rewarding contributors via subject and objective data streams.
- [Rules of Praise and Quantification](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/fund-allocation-layer-and-tools/the-rewards-system/rules-of-praise-and-quantification.md): How do we quantify subjectivity? This document gives perspective on how to effectively give praise within the TEC community and quantify it as a quantifier during the reward process.
- [Discord Emoji Voting and Telegram Bots](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/fund-allocation-layer-and-tools/discord-emoji-voting-and-telegram-bots.md)
- [Conviction Voting (Funding)](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/fund-allocation-layer-and-tools/conviction-voting-funding.md)
- [Smart Contract Layer & Tools](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/smart-contract-layer-and-tools.md)
- [Tools TL;DR](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/smart-contract-layer-and-tools/tools-tl-dr.md)
- [Configuration Dashboards](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/smart-contract-layer-and-tools/configuration-dashboards.md)
- [Tokenlog](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/smart-contract-layer-and-tools/tokenlog.md): Token Weighted Backlog
- [Dandelion Voting](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/smart-contract-layer-and-tools/dandelion-voting.md): For Phase 1, Hatch DAO administration
- [Tao Voting](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/smart-contract-layer-and-tools/tao-voting.md): For Phase 2, Commons Admin
- [(Retired) Hatch Outreach](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/hatcher-outreach.md): Hatch Outreach Group Manifesto
- [Dandelion Voting](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/untitled.md): "The Dandelion Voting App is like god-mode for the TEC." - Griff Green
- [Disputable Voting](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/disputable-voting.md): Three powerful mechanics to achieve a more holistic and resilient voting process.
- [Conviction Voting](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/conviction-voting.md): "It takes but one person, one moment, one conviction, to start a ripple of change."
- [Hatch Parameters](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/hatch-parameters.md): TEC Hatch DAO Implementation Specification
- [Praise & Impact Hours](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/praise-and-impact-hours.md)
- [Contribution Reward](https://token-engineering-commons.gitbook.io/tec-handbook/archive/archived-content/untitled-1.md)


---

# 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/archive/archived-content.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.
