# White-label & Customization

### White-label experience

TMS is designed to disappear behind your brand.

* Every workspace manages **one token / one project** to keep operations clean and auditable.
* Your public-facing portal lives on your own domain or subdomain (for example, `tokens.yourproject.com`).
* You can customize:
  * Logo
  * Colors
  * Banners
  * Font

We've designed TMS so that your team is empowered to make all of these changes yourselves without intervention from Decubate.

> Your community interacts with **your token dashboard**, sees **your branding**, and experiences **your token flows**. TMS stays under the hood, quietly running the infrastructure.


---

# 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://tms-finance.gitbook.io/tms.finance/getting-started/editor.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.
