# White-label

We have prepared a white-label framework for dMail & dChat to enable quick and easy builds. This framework uses a modern, minimalist design style that emphasizes simplicity. It comes with an intuitive and effective navigation and setup system. To ensure the best possible user experience, we have developed a user interface that provides step-by-step setup instructions.

To use and build on top of our white-label you can fork our [GitHub repository](https://github.com/4thtech/white-label-client) and start experimenting.


---

# 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://wiki.4thtech.io/integration/white-label.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.
