> For the complete documentation index, see [llms.txt](https://token-engineering-commons.gitbook.io/tec-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://token-engineering-commons.gitbook.io/tec-handbook/governance/voting-tools-and-methods/tokenlog.md).

# Tokenlog

### Collaborative Economics <a href="#collaborative-economics-16" id="collaborative-economics-16"></a>

The TEC is actively working towards the dissolution of technocracy into community education and participation. The Hatch DAO parameters were chosen using Tokenlog, so will the Commons Upgrade. The dashboards can be linked to github so proposals can be made straight from the dashboard to Tokenlog. Proposals are then curated and the top ones will go to the Runoff vote on Snapshot.

### Crowd Proposal Making <a href="#crowd-proposal-making-17" id="crowd-proposal-making-17"></a>

When everyone is encouraged to submit proposals on a similar topic to use the collective intelligence of the community to find the best solution for a challenge. The top voted proposals should then be sent to Snapshot for a final decision.

**==============================================================**

“ It allows projects to continuously gather feedback from their token holders in order to help plan and prioritize their work.​ It allows token holders to actively signal which items matter to them rather than just vote on single proposals.” Description taken from[ Tokenlog home page](https://tokenlog.xyz/)&#x20;

Tokenlog uses quadratic voting.

**Where:** Each vote will have a special github repository.

**Use Cases:** Hatch Process, or any type of decision that would require multiple proposals to be submitted.

### &#x20;<a href="#collaborative-economics-16" id="collaborative-economics-16"></a>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://token-engineering-commons.gitbook.io/tec-handbook/governance/voting-tools-and-methods/tokenlog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
