# Galleries

Galleries are created as another custom post type called Projects. It has Categories that can be ordered as needed. Here you create just a single gallery photo.

All the content of the Gallery page can be built by means of Visual Composer on the Gallery page.

![](/files/-MTMSiCSg2ffiB5nWem_)

So basically, you create an individual post describing for each photo in your gallery. After that you go to the Pages > Add new

On the new page, you should insert Gallery Grid shortcode from Visual Composer.

![](/files/-MTMTEOPTsHoM8vjIFnI)

After that you can have an option to make your gallery view Masonry or Standard grid (by default):

![](/files/-MTMTKnlD507nxZMCEKL)


---

# 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.stylemixthemes.com/masterstudy-theme-documentation/post-types/masterstudy-theme-manual-galleries.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.
