# Channel Partners

**Unleash Your Potential.** We're expanding Studio with a B2B offering for Solana-forward, creator-focused partners.

The Studio API allows channel parters to showcase creator merch on their platform and earn commissions on every referral.

All you need is the creator’s public key to embed merch listings on any site or app.

An early implementation of the Studio API Spec can be found [here](/foster-studio/developer-docs/api.md).

## How It Works:

* **Create & Design:** Creators craft their merch using Studio.
* **API Integration:** Partners pull merch listings via our API, displaying them in their unique style.
* **Revenue Sharing:** Partners earn commissions on referred purchases, with transactions either completed on thier platform or Foster.

Any questions regarding the channel partner program can be directed via DM on [X](https://x.com/foster_protocol).


---

# 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.fostermarketplace.app/foster-studio/channel-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.
