# Certified Partners

- [Tokenization service](https://docs.blocksquare.io/certified-partners/tokenization-service.md)
- [Operating your marketplace](https://docs.blocksquare.io/certified-partners/operating-your-marketplace.md)
- [Setup instructions](https://docs.blocksquare.io/certified-partners/setup-instructions.md)
- [New marketplace](https://docs.blocksquare.io/certified-partners/setup-instructions/new-marketplace.md)
- [Custom domain](https://docs.blocksquare.io/certified-partners/setup-instructions/custom-domain.md): How to set up a custom domain for your marketplace
- [Pricing](https://docs.blocksquare.io/certified-partners/pricing.md)
- [Software license](https://docs.blocksquare.io/certified-partners/pricing/software-license.md): Life-time access to the tokenization protocol
- [Pay as you grow](https://docs.blocksquare.io/certified-partners/pricing/pay-as-you-grow.md)
- [Transaction fees](https://docs.blocksquare.io/certified-partners/pricing/transaction-fees.md)
- [Discounts](https://docs.blocksquare.io/certified-partners/pricing/discounts.md)
- [Partner network](https://docs.blocksquare.io/certified-partners/partner-network.md): At Blocksquare, our infrastructure is ingeniously architected to foster an ever-expanding network of partners through the power of collaboration.
- [Active partners](https://docs.blocksquare.io/certified-partners/partner-network/active-partners.md)
- [Partner discounts](https://docs.blocksquare.io/certified-partners/partner-network/partner-discounts.md)
- [Legal](https://docs.blocksquare.io/certified-partners/legal.md)
- [Terms of Service](https://docs.blocksquare.io/certified-partners/legal/terms-of-service.md): Template for Certified Partners (Marketplace Operators)
- [Privacy Policy](https://docs.blocksquare.io/certified-partners/legal/privacy-policy.md): Template for Certified Partners (Marketplace Operators)
- [Cookie Policy](https://docs.blocksquare.io/certified-partners/legal/cookie-policy.md): Template for Certified Partners (Marketplace Operators)
- [Account Abstraction Disclaimer](https://docs.blocksquare.io/certified-partners/legal/account-abstraction-disclaimer.md)


---

# 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.blocksquare.io/certified-partners.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.
