# Warpcast Integration for Mints

We’ve combined the best of both worlds - now you can share your mint on Warpcast and allow collectors to mint directly from your post!&#x20;

### **Here’s how it works:**

1. **Deploy your collection on Base**: Use our [Launchpad](https://nft-launchpad.heymint.xyz/) to create and launch your NFT collection on Base. (You can try this on Base Sepolia testnet too!)<br>

   <figure><img src="/files/YpZKSVLMykrZTeZjXJmL" alt=""><figcaption></figcaption></figure>
2. **Build & customize your minting page**: After deployment, follow these steps to build and customize your minting page:&#x20;

   * Go to Minting > Minting Page in your dashboard.
   * Click on Customize Page to start building your minting page.

   For this feature to work, make sure to create a minting page under HeyMint’s domain - it’s free!

   <figure><img src="/files/0ld9F27MgY040P2XG3jI" alt=""><figcaption></figcaption></figure>
3. **Start the sale**: make sure that minting is open for your collection. Navigate to the Sale tab in your dashboard. From there, click on the "Start the sale" button to open the mint.<br>

   <figure><img src="/files/bPK0ihZFOurerdaGpoF9" alt=""><figcaption></figcaption></figure>
4. **Share your mint page link on Warpcast**: After creating your mint page and starting the sale, share your mint page link on Warpcast.<br>

   <figure><img src="/files/GYWSepLlu0sBrISNPD7S" alt=""><figcaption></figcaption></figure>

That's it! Share your Warpcast post to let collectors mint!


---

# 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.launchpad.heymint.xyz/creators/manage-smart-contract/after-deployment/set-up-mint-website/use-heymint-mint-page/warpcast-integration-for-mints.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.
