# How to?

- [Update theme?](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/update-theme.md): How do I update my website after the theme releases updates?
- [Translate some missing words](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/translate-some-missing-words.md)
- [Thumbnails are blurry when viewed in mobile mode.](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/thumbnails-are-blurry-when-viewed-in-mobile-mode..md): Use  Regenerate Thumbnails plugin
- [Fix hidden login modal on mobile?](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/fix-hidden-login-modal-on-mobile.md)
- [Style dashboard, account page break?](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/style-dashboard-account-page-break.md)
- [Customize fields in dashboard sections at Frontend](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/customize-fields-in-dashboard-sections-at-frontend.md): ...
- [Import RTL demo data](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/import-rtl-demo-data.md)
- [Integrate the Polylang plugin into the theme](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/integrate-the-polylang-plugin-into-the-theme.md)
- [(Deprecated) Add ACF fields to the wp-user-frontend-pro form](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/deprecated-add-acf-fields-to-the-wp-user-frontend-pro-form.md)
- [(Deprecated) Create account page (wfu) ?](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/deprecated-create-account-page-wfu.md)
- [Create frontend submission post page and edit account page](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/create-frontend-submission-post-page-and-edit-account-page.md)
- [You don't have permission to submission the post.](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/you-dont-have-permission-to-submission-the-post..md)
- [Optimize performance and improve GTmetrix score, Google PageSpeed Insights](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/optimize-performance-and-improve-gtmetrix-score-google-pagespeed-insights.md)
- [Cover image for archive pages. Settings number of tags, categories on submit post page](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/cover-image-for-archive-pages.-settings-number-of-tags-categories-on-submit-post-page.md): Custom set default cover image for archive, search, and author pages, customize settings to limit the number of Tags, Categories in frontend Submission post pages
- [Ncmaz-frontend plugin project development](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/ncmaz-frontend-plugin-project-development.md)
- [How to get Youtube video ID](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/how-to-get-youtube-video-id.md)
- [Social share link](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/social-share-link.md)


---

# 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.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.
