# Navigation

**Navigating the GitBook Section Overview:** \
\
Each section of this GitBook is designed to guide you through different aspects of Liminal Village – from philosophy and daily life to community engagement and sustainability practices. Begin with the Table of Contents to get an overview of what each section offers.\
\
**Interactive Links:** Throughout the guide, you'll find interactive links. These links lead to more in-depth information, external resources, or specific subsections within the GitBook.\
\
**Search Functionality:** Use the search bar to quickly find specific topics or keywords. This is particularly useful if you're looking for information on a specific aspect of village life or philosophical concept.

**Regular Updates:** The GitBook is a living document, regularly updated with new information, insights, and community developments. Check back often to stay informed about the latest at Liminal Village.


---

# 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://docs.liminalvillage.com/navigation.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.
