# CandyBlinks

## CandyBlinks

- [Introduction](https://docs.candyblinks.fun/candyblinks/readme.md)
- [The Problem](https://docs.candyblinks.fun/candyblinks/whitepaper/the-problem.md)
- [The Solution](https://docs.candyblinks.fun/candyblinks/whitepaper/the-solution.md)
- [Expanded Capabilities](https://docs.candyblinks.fun/candyblinks/whitepaper/expanded-capabilities.md)
- [Key Features](https://docs.candyblinks.fun/candyblinks/whitepaper/key-features.md)
- [Benefits of CandyBlinks](https://docs.candyblinks.fun/candyblinks/whitepaper/benefits-of-candyblinks.md)
- [Why CandyBlinks?](https://docs.candyblinks.fun/candyblinks/whitepaper/why-candyblinks.md)
- [Candy Mob Business](https://docs.candyblinks.fun/candyblinks/whitepaper/candy-mob-business.md)
- [Roadmap](https://docs.candyblinks.fun/candyblinks/whitepaper/roadmap.md)
- [Conclusion](https://docs.candyblinks.fun/candyblinks/whitepaper/conclusion.md)
- [Editor](https://docs.candyblinks.fun/candyblinks/basics/editor.md)
- [Markdown](https://docs.candyblinks.fun/candyblinks/basics/markdown.md)
- [Images & media](https://docs.candyblinks.fun/candyblinks/basics/images-and-media.md)
- [Interactive blocks](https://docs.candyblinks.fun/candyblinks/basics/interactive-blocks.md)
- [OpenAPI](https://docs.candyblinks.fun/candyblinks/basics/openapi.md)
- [Integrations](https://docs.candyblinks.fun/candyblinks/basics/integrations.md)

## Candy Creators

- [Overview](https://docs.candyblinks.fun/candyblinks/creators/overview.md): Create. Launch. Thrive.
- [Features and Benefits](https://docs.candyblinks.fun/candyblinks/creators/features-and-benefits.md): Understand why you should join the program
- [Eligibility Criteria](https://docs.candyblinks.fun/candyblinks/creators/eligibility-criteria.md)
- [Program Perks](https://docs.candyblinks.fun/candyblinks/creators/program-perks.md)
- [Blinks - Boosting Your Reach](https://docs.candyblinks.fun/candyblinks/creators/blinks-boosting-your-reach.md)
- [CandyBlinks' Role](https://docs.candyblinks.fun/candyblinks/creators/candyblinks-role.md)
- [Key Metrics for Success](https://docs.candyblinks.fun/candyblinks/creators/key-metrics-for-success.md)
- [How to Join](https://docs.candyblinks.fun/candyblinks/creators/how-to-join.md)

## Early Access

- [Introduction](https://docs.candyblinks.fun/candyblinks/early-access/introduction.md)
- [General Testing Instructions](https://docs.candyblinks.fun/candyblinks/early-access/general-testing-instructions.md)
- [Testing Areas](https://docs.candyblinks.fun/candyblinks/early-access/testing-areas.md)
- [Creating an NFT Collection](https://docs.candyblinks.fun/candyblinks/early-access/testing-areas/creating-an-nft-collection.md): Follow this step-by-step guide to create and deploy your NFT collection on Solana Devnet using CandyBlinks.
- [Managing an NFT Collection](https://docs.candyblinks.fun/candyblinks/early-access/testing-areas/managing-an-nft-collection.md): This guide explains how to manage your NFT collection using the Creator's Hub on CandyBlinks.
- [How to Report Bugs](https://docs.candyblinks.fun/candyblinks/early-access/how-to-report-bugs.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.candyblinks.fun/candyblinks/readme.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.
