# Admin user guide

## Where to start?

We recommend to start with following steps:

1. Create new users or login with existing one to setup WLP\
   Open the URL to your WLP instance which was provided to you. You should see the welcome / login page, here you need to register a new account, or you can login with an already existing one.

   :point\_right: It’s recommended, to use the login from the already created WLM account, which you also use in TX.Mobile and WLA.&#x20;
2. Adjust portal to your needs [Portal configuration](/white-label-portal/admin-user-guide/portal-configuration.md)
3. Check how admins can interact with portal when it is already setup  [Admin functionality](/white-label-portal/admin-user-guide/admin-functionality.md)
4. Check how your end users can interact with your portal [How your users interact with the portal](/white-label-portal/how-your-users-interact-with-the-portal.md)


---

# 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/admin-user-guide.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.
