# Creating and Collecting

- [Types of Posts on Popset](https://guide.popset.xyz/creating-and-collecting/types-of-posts-on-popset.md)
- [Non-collectible posts](https://guide.popset.xyz/creating-and-collecting/types-of-posts-on-popset/non-collectible-posts.md)
- [Open Editions](https://guide.popset.xyz/creating-and-collecting/types-of-posts-on-popset/open-editions.md)
- [Limited Editions](https://guide.popset.xyz/creating-and-collecting/types-of-posts-on-popset/limited-editions.md)
- [Creating a Post](https://guide.popset.xyz/creating-and-collecting/creating-a-post.md): Creating and sharing content on Popset is designed to be intuitive and enjoyable.
- [Collecting a Post](https://guide.popset.xyz/creating-and-collecting/collecting-a-post.md): Collecting a post is a fun and rewarding way to engage with the content you love.
- [Paid Posts](https://guide.popset.xyz/creating-and-collecting/paid-posts.md): This feature is coming up next on our roadmap. Stay tuned!


---

# 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://guide.popset.xyz/creating-and-collecting.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.
