# Important Settings

Once you’re done with Installation & Importing Demo Content. You’ll have to make these changes to make sure everything is perfect.

### 🔎 Permalink

Go to Settings -> Permalinks and change Permalink to “Post Name” and Save the Changes.

![](/files/-MgV0hLb_UF4zuN_Frtn)

To avoid any issues, It's recommended to change the permalink to Post Name!

### 🔑 Enable User Registration

For users to be able to create an account on your site, you'll need to enable "Anyone Can Register" under Dashboard -> Settings -> General.

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

### 🎓 LearnDash Settings

You'll have to make a few changes and adjustments in the LearnDash settings so that everything works correctly. Simply go to Dashboard -> LearnDash LMS -> Settings and here make these changes:

* Change the Colors to your brand colors.
* Enable "Focus Mode".
* Enable "Login & Registration".
* And Upload your Logo.

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

### 💵 Currency Setup

Go to the Payments tab in LearnDash settings and here change the Currency to your preferred one.

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

{% hint style="info" %}
And In the Payments Tab, you can also set up the Payment Gateway, that you'd like to use.
{% endhint %}


---

# 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.divisupply.com/molti-lms/important-settings.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.
