# Create frontend submission post page and edit account page

**Theme options -> General settings -> Global variable (Advance)** -> *Select pagePostSubmissionEditorUrl/Select pageNcmazAccountUrl*

* *Select pageNcmazAccountUrl*: Select page for Edit acount page
* *Select pagePostSubmissionEditorUrl*: Select page for frontend submission page

After changing these 2 pages you should also change the link in the Account Dropdown menus (Theme options -> Header settings -> Account dropdown -> Menu submit post/Menu edit account) to match the 2 selected pages above<br>


---

# 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://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/create-frontend-submission-post-page-and-edit-account-page.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.
