# Table of contents

**We've created these docs to support our partners. Each doc covers a multitude of different important subjects relating to our partnership program. Some include:**

* [Account](https://app.gitbook.com/@juicedio/s/docs-partners/account/create-an-account) - instructions on how to get your account setup&#x20;
* [Rewards](https://app.gitbook.com/@juicedio/s/docs-affiliate/~/drafts/-MgpILJnWelk2NlyDupo/rewards/untitled) - information on what you'll receive for promoting
* [Payouts](https://app.gitbook.com/@juicedio/s/docs-affiliate/~/drafts/-MgpN6Xpa2cA_a8dHUOp/payouts/payouts) - questions and information about getting paid
* [Platforms](https://app.gitbook.com/@juicedio/s/docs-partners/~/drafts/-Mh4NOB9UmdrPFoM7F_Z/sales/untitled) - platform-specific guides to help you make sales
* [Content](https://app.gitbook.com/@juicedio/s/docs-affiliate/~/drafts/-MgpT9Il16T3hqdZgU2M/content/short-videos) - videos, images, and text you can use to promote

We have created a guide for every platform, from Instagram to Reddit. We highly recommend you refer to the relevant guides as frequently as possible to ensure your getting the maximum from our partnership.

{% hint style="info" %}
&#x20;Docs, also referred to as guides, help partners do their job better.
{% endhint %}


---

# 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-partners.juiced.io/master.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.
