# Account System

Navigate to **Appearance > Customize > Global Settings > Account System**

<figure><img src="/files/CQoWdSoIy17gbztUyXGa" alt=""><figcaption></figcaption></figure>

You can turn ON or OFF the built-in account system to completely remove the frontend login, account, and post submission pages. Turning this feature off will also remove any action buttons from the frontend.

When this feature is enabled, the default WordPress login page and related links will be automatically replaced with the pages selected in the dropdowns. Ensure that the necessary pages are created before assigning them.

To create the pages, follow the [**Pages Setup**](broken://pages/rbLc8JngJjRql4ucSsWt) tab.


---

# 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://docs.stylothemes.com/pinblog/customization/global-settings/account-system.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.
