> For the complete documentation index, see [llms.txt](https://teos-docs.coreledger.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teos-docs.coreledger.net/white-label-management-tool/where-to-start/step-2-register-profile-in-wlm.md).

# Step 2 - Register profile in WLM

<figure><img src="/files/P99oRqXXRWM3mWVtuKBb" alt=""><figcaption><p>Figure 3: Referral code</p></figcaption></figure>

If you have a referral code, you can enter it. If the admin didn’t provide you a referral code, you can submit the registration request and click on “Sign Up”.

As you can see on the site (Figure 4), the administrator of your tenant first needs to approve your request, before you can start using with WLM (web app). As soon as your request was approved by the administrator, you will receive an email notification.

After you received the email, click on the provided link. The browser opens with the login screen. Enter your credentials to access the WLM (web app).

![Figure 4: Waiting for admin's approval](/files/Xsl14WRDpwb4oiZSAS9H)

If your registration process was successful, you are welcome to check the intro, your start screen will look like in Figure 5.

![Figure 5: Start screen](/files/tovbi7NE3VY3uJKahzFY)

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://teos-docs.coreledger.net/white-label-management-tool/where-to-start/step-2-register-profile-in-wlm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
