# Support

At Coderblock we are committed to ensuring a smooth and satisfying experience, providing clear answers and effective solutions for all our users. \
\
Here are a number of resources you can use to find support:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><strong>Discover the F.A.Q.</strong> <br><br>Find answers to frequently asked questions.</td><td></td><td><a href="../f.a.q.">f.a.q.</a></td></tr><tr><td></td><td><strong>Join us on Discord</strong> <br><br>Ask the community for help or open a ticket with our team.</td><td></td><td><a href="https://discord.com/invite/coderblock">https://discord.com/invite/coderblock</a></td></tr><tr><td></td><td><strong>Contact us by e-mail</strong></td><td>Send an email to support@coderblock and wait for a response from our team.</td><td><a href="mailto:support@coderblock.com">mailto:support@coderblock.com</a></td></tr><tr><td></td><td><p><strong>Fill in the form</strong> <br></p><p>Send a request to our team using the support form.</p></td><td></td><td><a href="https://coderblock.typeform.com/support-it?typeform-source=app.gitbook.com">https://coderblock.typeform.com/support-it?typeform-source=app.gitbook.com</a></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-en.coderblock.com/onboarding/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.
