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

# The Liminal Surfboard

The Liminal Surfboard is designed to provide dynamic, engaging, and informative interactions. Feel free to ask questions, seek clarifications, or explore deep philosophical themes of Liminal Village.

**Tailored Responses:** Based on your inquiries, "The Liminal Surfboard" will guide you through the most relevant documents in the GitBook, offering personalized responses and directing you to additional resources.

**Conversation Flow:** To make the most of your interaction with "The Liminal Surfboard," keep your questions focused on Liminal Village's way of life, philosophy, and your specific interests within the community. This ensures a smooth and productive conversation flow.

**Creative Engagement:** "The Liminal Surfboard" is designed to keep the conversation engaging and insightful. Expect to be invited to explore new ideas, participate in thought experiments, and delve into the unique aspects of life at Liminal Village.

**Feedback and Adaptation:** Your interactions help "The Liminal Surfboard" learn and adapt. Share your feedback to improve its effectiveness and relevance to your needs and interests.

\
By following these guidelines, you'll be able to navigate the GitBook effectively and make the most of your interactions with "The Liminal Surfboard." Welcome to a journey of discovery and engagement in the world of Liminal Village!

Here is a link to the Liminal Village Liminal Surfboard bot. Please ask your onboarding steward for the password to access the Liminal Village Open AI login.\
\
<https://chat.openai.com/g/g-EXCfwOvaK-the-liminal-surfboard>


---

# 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://docs.liminalvillage.com/the-liminal-surfboard.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.
