# Candy Machine

Here are some of the features it offers.

* Accept payments in SOL, NFTs or any Solana token.
* Restrict your launch via start/end dates, mint limits, third party signers, etc.
* Protect your launch against bots via configurable bot taxes and gatekeepers like Captchas.
* Restrict minting to specific NFT/Token holders or to a curated list of wallets.
* Create multiple minting groups with different sets of rules.
* Reveal your NFTs after the launch whilst allowing your users to verify that information.
* And so much more!


---

# 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.topledger.xyz/data-tables/decoded-instructions-data/metaplex/candy-machine.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.
