# Limited Editions

As their name implies, Limited Editions are posts for which the creator has put a limit around their availability. When posting on Popset, users can limit the collectability of their posts in two ways: by limiting the numer of editions available and/or by limiting the time during which the posts are collectible.&#x20;

1. **Supply-limited editions:** Posts which can only be collected a maximum number of times set by the creator at the original time of posting. Once the available supply of editions has been collected by users, then there are no more editions available for collecting.
2. **Timed editions:** Posts which can only be minted during a certain period as determined by the creator at the moment of posting.&#x20;

Timed editions can also be supply-limited and vice-versa, giving creators and collectors more options when determining how to best distribute and collect content on Popset.


---

# 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/types-of-posts-on-popset/limited-editions.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.
