# Portal Customisation

## Customising Names

Each Universe has their name which is managed via [Admin Portal](https://platform.morpheusxr.com/web-portal/admin-features).

Web Portal of a particular Universe is located on a separate domain. By default, the Morpheus metaverse exposes Web Portals on the domains like **yourcompany.morpheus.place**. The third-level domain part is customizable via the Web Portal.

For fully [white-label solution](https://platform.morpheusxr.com/introduction/white-label-solutions), using an arbitrary domain name like **metaverse.yourcompany.com** is also possible.

## Customising Look-and-Feel

Visual customisation of the Web Portal allows admins to tune the portal color scheme and backgrounds as well as upload their company's logo.&#x20;

<figure><img src="https://635876470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoGLlMbPppCt2Nk7qVGrh%2Fuploads%2FTMzi9Csvzg2rUkCu7LaT%2FCustom%20Web%20Portal.jpg?alt=media&#x26;token=d5ddcb08-b605-447b-9069-456001e1c282" alt=""><figcaption></figcaption></figure>

## Customising Metaverse Intro

One of the steps of the Onboarding Flow gives the users an introduction to key Metaverse concepts. It is a presentation of several slides which can also be customized in a [white-label solution](https://platform.morpheusxr.com/introduction/white-label-solutions).


---

# 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://platform.morpheusxr.com/web-portal/portal-customisation.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.
