# White Swan Chat

- [Overview of White Swan Chat](https://docs.whiteswan.io/partner-knowledge-base/chat/overview-of-white-swan-chat.md): Fully white-labeled communication tool enabling seamless, real-time support
- [Quick Start Guide](https://docs.whiteswan.io/partner-knowledge-base/chat/quick-start-guide.md)
- [Using White Swan Chat](https://docs.whiteswan.io/partner-knowledge-base/chat/using-white-swan-chat.md)
- [Embedding White Swan Chat](https://docs.whiteswan.io/partner-knowledge-base/chat/embedding-white-swan-chat.md)
- [Upcoming Features](https://docs.whiteswan.io/partner-knowledge-base/chat/upcoming-features.md)


---

# 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.whiteswan.io/partner-knowledge-base/chat.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.
