> For the complete documentation index, see [llms.txt](https://token-engineering-commons.gitbook.io/tec-source/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-source/master.md).

# Welcome to TEC Source

#### While you're here, please give us a moment of your time to help improve our community by taking our [TEC Culture Survey](https://the-commons-stack.typeform.com/to/dk4uQXYU) - a research collaboration with Commons Stack.

## **General Links**

*Getting Involved!*

* [TEC Calendar](https://calendar.google.com/calendar/u/0/embed?src=5mkep1ad1j860k6g7i7fr8plq0@group.calendar.google.com\&ctz=Europe/Berlin)&#x20;
* [TEC Discord Server](https://discord.gg/55R9z454fw)
* [TEC Forum](https://forum.tecommons.org/)
* [Zenhub Coordination Board](https://app.zenhub.com/workspaces/tec-coordination-workspace-5fad0d3fbbe4da0011c2f40d/board?repos=306706322)
* [Github](https://github.com/CommonsBuild)
* [Recorded Meetings History (YouTube)](https://www.youtube.com/channel/UCagCOhMqMNU29rWx259-tcg/videos)

*Learn more about the TEC!*

* [Medium](https://medium.com/token-engineering-commons)
* [TEC Handbook](https://app.gitbook.com/@token-engineering-commons/s/tec-handbook/)
* [TEC Telegram Channel](https://t.me/tecommons)
* [Twitter](https://twitter.com/tecmns)

## **Access Rights**

* [Access Document](https://docs.google.com/spreadsheets/d/1wfPGwNP7pWUx6WRCdO7HRA_GGJG_5IUGFZQ21EsUrb0/edit#gid=0)
* Dashlane Request

## **Community**&#x20;

* [!Praise Log](https://docs.google.com/spreadsheets/d/1qvmwwlUHnQWYc2JQRoE1Qo_IKx6a4CI9ehWIMvkiqFc/edit#gid=1582481479)
* [TE Praise channel](https://t.me/tepraise)
* [SourceCred Explorer](https://commonsbuild.github.io/tec-sourcecred/#/explorer)
* [IHT Token Holders](https://blockscout.com/xdai/mainnet/tokens/0xDF2C3C8764a92Eb43d2eEA0A4C2d77c2306b0835/token-holders) (BlockScout)
* [TEC Hatch Page](https://hatch-demo.netlify.app/)
* [OG Hatcher POAP](https://poap.delivery/hatch-tech-holder)
* [Hatcher NFT](https://nft.tecommons.org/)
* [Miro Board - TEC Visual Brainstorming](https://miro.com/app/board/o9J_krl8Cv0=/?moveToWidget=3074457355266047085\&cot=14)

## **Voting**

* [TokenLog](https://tokenlog.xyz/CommonsBuild/)
* [Snapshot](https://snapshot.org/#/tecommons.eth)
* TEC Commons Swarm

## Token Engineers

* [Miro Board - Token Engineering](https://miro.com/app/board/o9J_kjDw5AE=/)
* [BlockScience](https://block.science/)
* [TE Telegram](https://t.me/TokenEngineering)
* [TE Discord](https://discord.com/invite/gHvksh8)
* [CryptoEconomics 101](https://aracred.github.io/website/blog/Cryptoeconomics%20101/)
* [TE Fundamentals](https://www.youtube.com/watch?v=DsRG9uZmME8) (video)
* [Glossary of Systems Concepts](https://community.cadcad.org/t/working-glossary-of-systems-concepts/17)
* [TE in Practice](https://www.youtube.com/watch?v=xRqXAlpWl0Y) (video)
* [Towards a Diversity of DAOs](https://www.youtube.com/watch?v=75769EjciVk) (video)
* [Differential Specification Syntax Key](https://community.cadcad.org/t/differential-specification-syntax-key/31)
* [cadCAD Community Forum](https://community.cadcad.org/)
* [Foundations of CryptoEconomic Systems](https://epub.wu.ac.at/7309/8/Foundations%20of%20Cryptoeconomic%20Systems.pdf)
* [Engineering a Safer World](http://sunnyday.mit.edu/safer-world.pdf)


---

# 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:

```
GET https://token-engineering-commons.gitbook.io/tec-source/master.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.
