# TEC Handbook

The intention of this handbook is to help you understand, navigate and contribute to the Token Engineering Commons (TEC). &#x20;

Each section will provide you with context to understanding who we are, what we do, and how we do it.  We understand that navigating the world of Web3 can be a daunting task for some, but we hope that this handbook will provide you with everything you would ever want to know about the TEC and all of the amazingly talented people that make up this community. &#x20;

If you feel lost, or don't understand something within this handbook, please reach out to any one of our Community Stewards on Discord, Telegram, or our Forum.  We hope that your interest in the TEC will cultivate a new passion for token engineering and the production of digital public goods!


---

# 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-handbook.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.
