> For the complete documentation index, see [llms.txt](https://alphadocs.dualite.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphadocs.dualite.dev/showcase-by-dualite/submitting-to-showcase.md).

# Submitting to Showcase

Dualite Showcase is your platform to shine, connect, and inspire. Here's a quick, clear guide on how to get your amazing creations featured.

***

#### Step 1: Publish Your Project

The journey begins with publishing your project to a live URL. Dualite integrates seamlessly with your Netlify account, making publishing a breeze.

* **Publish your project:** Click on the top-right icon "Publish" to get live.
* **Read more about publishing** [here](https://alphadocs.dualite.dev/integrations/netlify).

<figure><img src="/files/oyERCtpGpzxEVoY1JuhI" alt="" width="375"><figcaption></figcaption></figure>

#### Step 2: Submit to Showcase

Once you're live, you'll be immediately prompted to submit to Showcase.

* **Click 'Submit to Showcase':** This option will appear after successful deployment.

<figure><img src="/files/DL3xZVvaJXVlyBYhHrVQ" alt="" width="375"><figcaption></figcaption></figure>

* **Fill out the form:** Provide all necessary details about your project – a compelling description, prompts used and tags. The published link, screenshot will be automatically added by Dualite.

<figure><img src="/files/LjxUSgVbhjMknuSCcYVc" alt="" width="563"><figcaption></figcaption></figure>

* **Submit:** Hit the submit button to send your project for review.

<figure><img src="/files/CMk3RxlihI4Fu4nAVXLc" alt="" width="375"><figcaption></figcaption></figure>

#### Step 3: Our Review Process

Your project's safety and quality are paramount. Our dedicated team meticulously reviews every submission.

* **Security & Content Check:** We scrutinize for security vulnerabilities and any harmful or inappropriate content.
* **Prompt & Transparent:** We aim for quick reviews and will keep you informed every step of the way. For more details on our standards, refer to our [Moderation Procedure here](https://www.google.com/url?sa=E\&q=link-to-your-moderation-procedure).

#### Step 4: The Outcome: We'll Reach Out!

After our review, you'll receive an email detailing the status of your submission.

* **If Approved: Project Live!**
  * **Congratulations!** We'll send you an email confirming your project is now live on the Dualite Showcase! Get ready for the applause.
* **If Not Approved: Constructive Feedback**
  * We'll provide clear, constructive feedback explaining why it wasn't approved and offer actionable steps for improvement.
  * **Second Chances:** We believe in your potential! Revise your project based on our feedback and resubmit. We're here to help you succeed.

***

Ready to showcase your talent? Submit today and get featured on Showcase. We can't wait to see what you've built!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://alphadocs.dualite.dev/showcase-by-dualite/submitting-to-showcase.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.
