# Welcome!

{% hint style="info" %}
We've delivered cool changes with a brand new v1.3.  [Check](/white-label-portal/wlp-versions-and-changelog/version-1.3.md) what's new!
{% endhint %}

**White Label Portal (WLP)** is a customizable web application, which represents the bridge between fiat money or physical goods and digital assets within TEOS platform.&#x20;

{% hint style="info" %}
**TEOS platform** is CoreLedger's main product, it allows companies to integrate blockchain technology into their business processes. [Learn more](https://coreledger.net/teos/) about it and [contact us](https://coreledger.net/contact/)
{% endhint %}

While working with WLP, since it is the part of TEOS platform, you may also need to check the docs of other TEOS platform components:

* [White Label Management Tool](https://teos-docs.coreledger.net/white-label-management-tool/) (WLM) - due to strong dependencies of the WLP to WLM, its highly recommended to check WLM docs upfront and start by using WLM and TX.Mobile
* [White Label Mobile App (WLA)](https://teos-docs.coreledger.net/white-label-mobile-app/)
* [TEOS API](broken://spaces/-McAKJLTTEmlfBIFJ-85)

Please be aware, that figures, assets and names used in the docs might be different from your customized application.&#x20;

### 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-portal/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.
