# Add Ncmaz Gutenberg blocks to single post

1. Create/Edit post
2. Add **Group** Gutenberg block, then additional CSS class for this group is: ***not-prose***
3. Add any Ncmaz Gutenberg blocks to inside that **Group block**&#x20;
4. Save!

![Add Ncmaz Gutenberg blocks to single post](/files/buN8T5EgRpQtyT3ORcTd)


---

# 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/single/add-ncmaz-gutenberg-blocks-to-single-post.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.
