# Project quick start guides

If you want to just jump right into learning what you can do with Highlight, find a project below that matches the type that you’re trying to create and learn how it was created:

* [Launch an open edition](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-an-open-edition)
* [Launch a 1-of-1 auction](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-a-1-of-1-auction)
* [Launch a generative artwork](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-a-generative-artwork)
* [Launch an open edition generative artwork](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-an-open-edition-generative-artwork)
* [Launch a PFP project](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-a-pfp-project)
* [Launch a generative, image-based PFP project](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-a-generative-image-based-pfp-project)
* [Launch a ranked auction](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-a-ranked-auction)
* [Launch an onchain project](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-an-onchain-project)
* [Launch a collector's choice project](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-a-collectors-choice-project)
* [Re-using contracts](https://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/re-using-contracts)


---

# 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://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides.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.
