# Important Changes

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!


---

# 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/florence/important-changes.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.
