# Documents

Here's the list compiling relevant documents for reference.

*Note: some of the documents are for internal use only.*

* [Pink Paper](https://docs.google.com/document/d/177JkHCy0AhplsaEEYpFHBsiI6d4uLk0TgURSKfBIewE/mobilebasic#h.slung3isnj8q) - TDF's core operating document
* [Principles of Regeneration and Land Stewardship](https://docs.google.com/document/d/1Ocv9rtRkDxsJmeRxrL6mV07EyWcHc2YqfN8mHoylO2E/edit?usp=sharing) - regeneration is at the core of all of our activities
* [OASA Whitepaper](https://docs.google.com/document/d/12DZovTtv3upFhDgRQuDj6pazV87MRv_I8PLnVxJufFQ/edit) - overview of OASA and our tokens
* [Visitors Guide](https://docs.google.com/document/d/198vWYEQCC1lELQa8f76Jcw3l3UDiPcBKt04PGFKnUvg/edit) - how to visit TDF
* [MemberSHEEP Agreement](https://docs.google.com/document/d/1JURqf5qN71gQTMqFnCWYtNwbJCpHxHMu3nRXkfnpGZg/edit) - powers and responsibilities of TDF Members
* [MemberSHEEP & Vouching process](https://docs.google.com/document/d/1bvRoYjUjQmu3mfNMAlCE0e4T6A5Rgzt7CFI1i4zT0MA/edit#heading=h.l3qvg3wmgac1) - MemberSHEEP flow
* [Events at TDF](https://docs.google.com/document/d/1AKn_CGTunofByyTJpQOSg-rRzANQNqRSZx29NhLp7-8/edit) - info pack for people wanting to host their event at TDF
* [Proposal Submission Form](https://airtable.com/shroFei2sKiNyzkg4) - submit your proposal to the DAO
* OASA Association Statutes (in progress)
* Masterplan
* [Milestones](https://traditionaldreamfactory.com/welcome#milestones)

## Other

* [Miro Board](https://miro.com/app/board/o9J_loW09uE=/)
* [Sobol Board](https://sobol.io/d/public/tdf/circles) - shows circle roles
* Brand assets


---

# 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://handbook.traditionaldreamfactory.com/documents.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.
