> For the complete documentation index, see [llms.txt](https://handbook.traditionaldreamfactory.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.traditionaldreamfactory.com/participate/visit.md).

# Vist TDF

👉 **Always use** [**this form**](https://airtable.com/shruhOwVE3vx4RiD3) **to book your stay.**

TDF is a regenerative village being built. It is not a luxurious space yet but we put a lot of love into making the best version for this phase of the project to host and inspire you while you can also see and participate in the creative process of something pioneering coming to life.

You can visit TDF as a *guest*, *volunteer* or *member*. The details (including accommodation options, costs, food details, work exchange and how to get to TDF) are outlined in the [TDF Visitors Guide](https://docs.google.com/document/d/198vWYEQCC1lELQa8f76Jcw3l3UDiPcBKt04PGFKnUvg/edit).

⚠️ **To visit TDF you need to book your stay.** ⚠️

👉 **Use** [**this form**](https://airtable.com/shruhOwVE3vx4RiD3)**.** 👈

Our Space Host / Stewards will review your request and get back to you.

If you have any questions, reach out to Bea, our Community Curator (telegram: @beafonseca )

Traditional Dream Factory is waiting for you 💜.

![Growing tree](/files/wBEUUQrJYeFwVTj9e3Ey)

ps. When you arrive make sure that the Stewards add you to the *TDF Today Whatsapp* group.


---

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