# Portal Access & Branding

### Overview

The Fungies.io platform provides developers and digital content sellers with a comprehensive Merchant of Record service that includes payment processing, store building, and a fully customizable customer portal. This guide covers how end customers can self-manage their accounts through the branded customer portal.

### Portal Access and Authentication

#### Initial Access

Customers receive access to their portal through a **magic link system**:

* Enter email address on the portal login page
* Receive a one-time access link via email
* Click the link to securely access the account
* No passwords required - enhances security and user experience

The user portal is: \<YOUR\_STORE\_URL>/portal

For example: if the store's URL is <https://pepiplay.stage.fungies.net/> then the User Portal is at <https://pepiplay.stage.fungies.net/portal>

<figure><img src="/files/o3xiaGuUvI3oqcALHKCs" alt=""><figcaption><p>Users can acccess your User Portal with their e-mail used during checkout</p></figcaption></figure>

<figure><img src="/files/D6gNe55B1dJ9w66Mebsu" alt=""><figcaption><p>A magic link will be sent when they request access to the portal</p></figcaption></figure>

<figure><img src="/files/Ey9pfp6YVQNv3QL1zcJy" alt=""><figcaption><p>An e-mail will be sent with your branding to allow accessing to User Portal with a simple link click</p></figcaption></figure>

#### Portal Branding

The customer portal automatically inherits the seller's branding configured in the Fungies Store Builder dashboard, including:

* Custom colors and themes
* Logo and favicon
* Background styling
* Font family and typography
* Brand-consistent layout and design

<figure><img src="/files/lI2yxdGNxVvuAKI6ewU5" alt=""><figcaption><p>You can customize the User Portal's branding in the Store Builder (via Dashboard)</p></figcaption></figure>

<figure><img src="/files/3c7lMqGp4yjI4NZ8j4eF" alt=""><figcaption><p>Change the logo, fonts, accent colors and more</p></figcaption></figure>


---

# 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://help.fungies.io/user-portal/portal-access-and-branding.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.
