# Where to start

In order to use WLM you will need an account. On these pages you can find the info how user account creation works in TEOS and in WLM specifically.&#x20;

Additionally, to generate a supply or buy an asset, you need to sign transactions. Therefore, you need the corresponding TX.Mobile app on your mobile device. You can install the mobile app from[ Google Play Store ](https://play.google.com/store/apps/details?id=com.coreledger.txmobile.android)(Android devices) or the [App Store](https://apps.apple.com/ru/app/tx-mobile/id1459637926?l=en) (iOS devices).&#x20;

In the following section, the registration process for TX.Mobile app (mobile app) will be outlined in detail.

After that you are welcome to check [admin functionality](/white-label-management-tool/admin-user-guide.md) or [end user's functionality](/white-label-management-tool/user-guide.md) overview.


---

# 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/where-to-start.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.
