# Post & Product

### How works?

Post and Product stories work and are listed based on categories. When creating a Post or Product, you will see a meta box like the images below for Classic editor and Gutenberg, and if you check story visibility, this Post or Product will appear as a story in the categories you choose.

### Classic editor

<figure><img src="https://1059443102-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F46NALGeIsNYDfKudU1Gv%2Fuploads%2FWnlML7eE0tc2WzUOCEln%2Fimage.png?alt=media&#x26;token=3b7f12cb-016e-4b3f-9fa0-d7223fb1acd2" alt=""><figcaption></figcaption></figure>

### Gutenberg editor

<figure><img src="https://1059443102-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F46NALGeIsNYDfKudU1Gv%2Fuploads%2F2pXogUMS1Wh4Dfm7Rj9n%2Fimage.png?alt=media&#x26;token=b352d374-a313-4d0a-b7c9-b5a1a1b4c530" alt=""><figcaption></figcaption></figure>


---

# 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://beycanpress.gitbook.io/snap-tales-docs/how-to-create-stories/post-and-product.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.
