# Invite affiliates

{% hint style="warning" %}
**Please note!** This page is about the links app owners use to invite affiliates to their affiliate program, not the links affiliates use to promote apps to merchants.
{% endhint %}

### The affiliates' invite link

The affiliate invite link allows you to invite people to join your affiliate program on Shoffi without the need to search for your app in the marketplace and request to connect.

Each affiliate group you create will have its own unique link, which directly adds the affiliate to this group. The default group will provide affiliates with the standard terms of your app. You can read more about [affiliate groups](/for-app-owners/affiliate-groups.md).

The link will redirect to a signup page featuring your app's logo, name, and affiliate terms. After users complete the signup, they will automatically be redirected to their `Connections` page.&#x20;

Affiliates who join using an invite link will be connected to your affiliate program and can immediately copy their unique affiliate link.

### Where to find the link?

You can find it under `Affiliates` on the `Groups` tab.


---

# 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/for-app-owners/invite-affiliates.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.
