# 3mint Platform

- [Introduction](https://docs.3mint.io/3mint-platform/introduction.md): A self-serve platform to manage all your Web3 campaigns
- [Deploy a contract](https://docs.3mint.io/3mint-platform/deploy-a-contract.md): One-click deploy on the chain of your choosing
- [Upload your NFT data](https://docs.3mint.io/3mint-platform/upload-your-nft-data.md): Upload your entire collection in minutes
- [Create checkout links](https://docs.3mint.io/3mint-platform/create-checkout-links.md): Share your NFTs with your customers with branded checkout links
- [Add customers](https://docs.3mint.io/3mint-platform/add-customers.md): Import your existing customers and gain new ones
- [Monitor your links](https://docs.3mint.io/3mint-platform/monitor-your-links.md): Keep track of your customers' activity


---

# 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.3mint.io/3mint-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.
