# Help Center

<h2 align="center">Need Help?</h2>

<p align="center">Find answers, get support, or connect with the Sail team and community.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Discord</h4></td><td>Join the Sail community to ask questions, share feedback, and connect with other users in real time. </td><td><a href="https://discord.gg/9GsxPsHzRv">https://discord.gg/9GsxPsHzRv</a></td><td></td></tr><tr><td><h4>In-App Agent</h4></td><td>Get instant help inside the app through Sail’s built-in AI support chat.</td><td><a href="https://sail.money">https://sail.money</a></td><td></td></tr><tr><td><h4>FAQ</h4></td><td>Browse quick answers to the most common questions about using Sail.</td><td><a href="https://docs.sail.money/learn/foundations/faq">https://docs.sail.money/learn/foundations/faq</a></td><td></td></tr><tr><td><h4>Telegram Bot</h4></td><td>Track your portfolio, receive daily updates, and ask Sail questions right from Telegram.</td><td><a href="https://sail.money">https://sail.money</a></td><td></td></tr><tr><td><h4>Email</h4></td><td>Reach our team directly for account issues, escalations, or anything that needs a formal response: <mark style="color:blue;"><strong>hello@sail.money</strong></mark></td><td><a href="https://www.gitbook.com/">https://www.gitbook.com/</a></td><td></td></tr></tbody></table>


---

# 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.sail.money/support/readme.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.
