# Mint Platform

- [XFORGE](https://docs.unbotheredwolves.com/mint-platform/xforge.md): “Forging endless possibilities”
- [Pricing](https://docs.unbotheredwolves.com/mint-platform/pricing.md): Enjoy holder benefits!
- [Guide](https://docs.unbotheredwolves.com/mint-platform/guide.md): Learn from this comprehensive guide.
- [Create Project or Policy](https://docs.unbotheredwolves.com/mint-platform/guide/create-project-or-policy.md): Generating your policy ID.
- [Generate Collection](https://docs.unbotheredwolves.com/mint-platform/guide/generate-collection.md): From several trait images to a single complete image.
- [Create a Native Token](https://docs.unbotheredwolves.com/mint-platform/guide/create-a-native-token.md): Create a single NFT, multiple NFTs and FT (memecoins).
- [Bulk Upload NFTs](https://docs.unbotheredwolves.com/mint-platform/guide/bulk-upload-nfts.md): Hassle-free bulk uploading.
- [Create a Whitelist](https://docs.unbotheredwolves.com/mint-platform/guide/create-a-whitelist.md): Take a snapshot and import whitelist addresses.
- [Create Mint Page](https://docs.unbotheredwolves.com/mint-platform/guide/create-mint-page.md): It's time to launch your NFT collection; let your community mint.
- [Mint Guidelines](https://docs.unbotheredwolves.com/mint-platform/guide/mint-guidelines.md): Share this to your community before the mint.
- [More Guides & Features](https://docs.unbotheredwolves.com/mint-platform/guide/more-guides-and-features.md): Personal mint, burning, and updating metadata.


---

# 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.unbotheredwolves.com/mint-platform.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.
