# Welcome!

{% hint style="info" %}
We've delivered a new Fox Service Pack on the 17th of February 2026. [Check out what's new!](/white-label-management-tool/wlm-versions-and-changelog/fox-service-packs.md)
{% endhint %}

These pages introduce configuration options of the White Label Management Tool (WLM) and its core functionality. WLM is a customizable webapp for managing blockchain data like digital assets, supplies, controllers and configuring the tenant for your business case needs. Also this documentation describes how to use TX.Mobile to work with WLM.

Most of the business cases which we encountered so far assume that tenant admins use WLM so both [Admin user guide](/white-label-management-tool/admin-user-guide.md) and [User guide](/white-label-management-tool/user-guide.md) are valid for tenant admins.

{% hint style="info" %}
Please be aware, that figures, assets and names used in the documentation might be different from your customized WLM
{% endhint %}

While working with TEOS you may also need to check the docs of other TEOS products:

* [TEOS API](broken://spaces/-McAKJLTTEmlfBIFJ-85)
* [White Label Portal](https://teos-docs.coreledger.net/white-label-portal/)
* [White Label Mobile App](https://teos-docs.coreledger.net/white-label-mobile-app/)

### Support

If you need support, please, contact us: <support@coreledger.net>

#### How to report an issue?

If you find an issue, please, report it in our github repository by clicking github icon in the top right corner


---

# 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://teos-docs.coreledger.net/white-label-management-tool/welcome.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.
