# Getting Started

### What is Shoffi?

Shoffi is an affiliate platform and network for Shopify apps.

#### For App Owners

Shoffi offers a "Plug and Play" affiliate system to integrate with your Shopify apps. You can use it to create a partner program for each of your apps, invite and manage your affiliate partners, while also being discovered and approached by new ones.

### App Owners Guides

Follow our guides to get started on the basics as quickly as possible:

{% content-ref url="for-app-owners/adding-a-new-app" %}
[adding-a-new-app](https://docs.shoffi.app/for-app-owners/adding-a-new-app)
{% endcontent-ref %}

{% content-ref url="for-app-owners/managing-affiliates" %}
[managing-affiliates](https://docs.shoffi.app/for-app-owners/managing-affiliates)
{% endcontent-ref %}

{% content-ref url="for-app-owners/paying-affiliates" %}
[paying-affiliates](https://docs.shoffi.app/for-app-owners/paying-affiliates)
{% endcontent-ref %}

{% content-ref url="for-app-owners/managing-your-apps" %}
[managing-your-apps](https://docs.shoffi.app/for-app-owners/managing-your-apps)
{% endcontent-ref %}

#### For Affiliates

In Shoffi, you can find Shopify apps that offer rewards for promoting them. You can discover apps on the market, review their affiliate program terms, and apply.

Once the app owners approve, you will have a unique affiliate link and the option to add referrals manually. Affiliates can be Shopify agencies, freelancers, or content creators who want to monetize their content more effectively.

### Affiliate Guides

Learn how to make the most of your affiliate account on Shoffi:

{% content-ref url="for-affiliates/connecting-to-new-apps" %}
[connecting-to-new-apps](https://docs.shoffi.app/for-affiliates/connecting-to-new-apps)
{% endcontent-ref %}

{% content-ref url="for-affiliates/referral-links" %}
[referral-links](https://docs.shoffi.app/for-affiliates/referral-links)
{% endcontent-ref %}

{% content-ref url="for-affiliates/payout-requests" %}
[payout-requests](https://docs.shoffi.app/for-affiliates/payout-requests)
{% endcontent-ref %}

{% content-ref url="general/the-affiliate-commission" %}
[the-affiliate-commission](https://docs.shoffi.app/general/the-affiliate-commission)
{% endcontent-ref %}


---

# 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.shoffi.app/getting-started.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.
