# Guidelines

Standards and best practices for launching on Stargaze.

## Collection Guidelines

### Quality Standards

We encourage collections that:

* Feature original artwork
* Have clear, honest descriptions
* Provide value to collectors
* Represent genuine creative effort

### Prohibited Content

The following are not allowed:

* Stolen or plagiarized artwork
* Copyright infringement
* Impersonation of other artists
* Spam or duplicate collections
* Pornography content

### Verification

Notable collections may be verified:

* Blue checkmark on collection page
* Higher visibility in search
* Applications are not open atm

## Best Practices

### Transparency

Be honest with your community:

* Clear roadmap (if any)
* Realistic promises
* Open communication about challenges
* Disclose team and background

### Metadata

Quality metadata helps collectors:

* Accurate trait information
* Proper image formatting
* Working external links
* Complete descriptions

### Pricing

Set fair prices:

* Research comparable collections
* Consider market conditions
* Don't overprice initial mint
* Leave room for secondary growth

### Community

Build genuine community:

* Engage before, during, and after launch
* Respond to questions
* Don't over-promise
* Deliver on commitments

### Reporting

See something wrong?

* Use the **Report** button on any collection
* Contact moderation via Discord

## Questions?

* Join creator channels on Discord
* Review [FAQ](/help/faq.md)
* Contact creator support for specific situations


---

# 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.stargaze.zone/create/guidelines.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.
