> For the complete documentation index, see [llms.txt](https://liqnft.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liqnft.gitbook.io/docs/candy-shop/partnership.md).

# Partnership

### NFT **Projects**&#x20;

We work closely with all types of NFT projects and we invite anyone that is operating a shop to reach out to us and let us know what you like and don't like as well as any features you want to see!&#x20;

To date, we've already partnered w/ some of the most prominent NFT projects in web3 and together we are creating innovative solutions to unique use cases. Reach out to us if you want to partner with us.&#x20;

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

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

### **Candy Shop Builders**&#x20;

The Candy Shop Builder Program allows developers that are experienced with integrating our Candy Shop SDK to help out other projects that may need troubleshooting or completely outsource the entire build. Certified Candy Builders are part of our core growth engine and valuable partners, as such we will promote the services to ensure maximum traffic and visibility. The economics and terms will be agreed individually between the Candy Shop Builder and their end customers. To learn more about the Candy Builder program, read our medium article [here](https://liqnft.medium.com/candy-shop-builder-program-532334ce0e1).

Few of our top builders below:&#x20;

{% embed url="<https://vilechain.io/>" %}

{% embed url="<https://www.metadefi.com/>" %}

{% embed url="<https://spiritlabs.co/>" %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://liqnft.gitbook.io/docs/candy-shop/partnership.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
