# Setting Up

**Hype** offers flexibility in managing access to website content for users. Choose between custom [**Sign In**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/sign-in-page), [**Sign Up**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/setting-up), [**User** **Account**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/sign-in-page)**,** and [**Membership**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/membership-page) **pages** for a personalized experience, or streamline the process by using the **Ghost Portal**. To fully leverage the membership features in **Hype**, users can opt to utilize the integrated Ghost Portal for streamlined access management, providing an out-of-the-box solution for sign in, sign up, subscribe, user account, and membership management. Alternatively, for those seeking a more tailored approach, custom pages for each of these functions can be created, offering flexibility to match your site's unique design and user experience requirements.

**To use Ghost Portal interface:**

* Go to **Settings > Portal settings** from the admin menu
* Go to **Look & feel** tab
* Toggle the **Show portal button** to the ON position

When activating the **Ghost Portal** interface by **showing portal button**, links (that built into the theme) located in the header, mobile menu, and other navigation elements of your site, which traditionally directed users to custom [**Sign In**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/sign-in-page) and [**Account**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/account-page) pages, will now trigger the [**Ghost Portal interface**](https://ghost.org/help/customize-portal/) instead.

<figure><img src="https://609546565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtsGfsW99UrVt2tgoUZE%2Fuploads%2Ffbn9lOvj4FDdzT6mMhaU%2Fshow-portal-btn.jpg?alt=media&#x26;token=cc48ab61-a1ee-414c-b938-de40ebf049e1" alt=""><figcaption></figcaption></figure>

**To use custom pages:**

* Go to **Settings > Portal settings** from the admin menu
* Go to **Look & feel** tab
* Toggle the **Show portal button** to the OFF position

**If you want to use custom pages for members feature**, you need to create the [**Sign In**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/sign-in-page), [**Sign Up**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/sign-up-page), [**User** **Account**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/account-page)**,** and [**Membership**](https://highfivethemes.gitbook.io/hype-user-documentation/membership/membership-page) pages to avoid the **404 errors.**

<figure><img src="https://609546565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtsGfsW99UrVt2tgoUZE%2Fuploads%2FORBaaflEvFXxNCS9QBl5%2Fshow-portal-btn-off.jpg?alt=media&#x26;token=f8c40f73-46c7-4479-9dc1-364755938d46" alt=""><figcaption></figcaption></figure>

**How to customize portal (official Ghost manual):**

{% embed url="<https://ghost.org/help/customize-portal/>" %}


---

# 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://highfivethemes.gitbook.io/hype-user-documentation/membership/setting-up.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.
