# Cross Chat's Help Docs

Welcome to `Cross Chat's` help docs. Using this bot you can link a channel of your server with channel of other channel and user can cross chat with each other, meaning whatever a member of your server says in cross chat channel is relayed to other server's channel and vice versa.

Incase, you have questions or features suggestion, feel free to contact at [support server](https://discord.gg/X7bZffdsQt).


---

# 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://crosschat.itzleo.com/cross-chats-help-docs.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.
