> For the complete documentation index, see [llms.txt](https://the-haven-support.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://the-haven-support.gitbook.io/faq/support/1-1-support.md).

# 1:1 Support

#### **SUPPORT**

The Haven offers 1:1 peer support through our "I Need Support" and "Private Support" categories. Sessions can last up to one hour, and can cover a broad range of subjects—whatever is on your mind really, though please include trigger warnings for supporters when you ping for support.

To ask for a **support** session, visit [**#🔹support-waiting-room🔹**](https://discordapp.com/channels/335842366684528642/568555356142436372) and type the word `support`. This will prompt **@\[s?] Baymax** to ask you three questions: what triggers might the supporter encounter, how might we best support you (i.e. advice, just listening), and what type of support would you like (short, venting, or the full 60 minutes). When a supporter takes your session, they will access a hidden channel for you both that is seen only by moderators and other supporters. This way your session isn't visible to the entire server. The channel will disappear again at the end of your session.

To ask for **private support**, visit [**#🔹request-private-support🔹**](https://discordapp.com/channels/335842366684528642/570659806054973451) and type `support`. You will be prompted to answer the same questions. Private support also creates a hidden channel for you and your supporter (and the mods) but these channels are deleted after they are reviewed by support staff. We do not keep information from these channels unless someone is in danger.

**Response times vary drastically depending on what volunteers are available.** Sometimes the delay may be several hours, but we always try to ping you to check if you still want to talk. Between midnight and 6 AM EST we are usually short staffed, so these will be the longest wait times.


---

# 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:

```
GET https://the-haven-support.gitbook.io/faq/support/1-1-support.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.
