# Support

There are multiple options for reaching out to get help regarding my products:

1. [**Take a look at the documentations**](/kibibyte-redirector-page/documentations.md)
   1. We are entitled to make every documentation as easy to follow as possible. We would highly recommend taking a look at the documentation for each product first before you reach out as for nearly each product, every step you need to take is explained!
2. [**Joining our Discord community**](https://discord.com/invite/UfYfuFAVae)
   1. Do you have a question, bug, or issue with a product that isn’t explained in the documentation or on the roadmap? Then feel free to join our Discord community. You can even create a private support ticket!
3. **Reaching out via email (<support@kibibytecompany.com>)**
   1. This is an alternative to joining the Discord. This is for people who don’t have Discord or don’t want to join another server.


---

# 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://kibibyte.gitbook.io/kibibyte-redirector-page/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.
