> For the complete documentation index, see [llms.txt](https://docs.finandy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finandy.com/earn/promotion-program.md).

# Promotion Program

<figure><img src="/files/Qj9DacTYML6n1YjLkafU" alt=""><figcaption></figcaption></figure>

## **Do you have a social media community with at least 1000 followers?**

👉 Post a short video (Shorts) on your account and get <mark style="color:red;">**DOUBLE**</mark> benefits:

&#x20;    1️⃣  up to <mark style="color:green;">**$300**</mark> per post (see conditions below ↓)

&#x20;    2️⃣  <mark style="color:green;">c</mark><mark style="color:green;">**ontinuous**</mark> passive income through the [referral program](/earn/referral-program.md)

👉 Your followers will receive:

&#x20;    💎  [<mark style="color:blue;">10 FIN tokens</mark>](/earn/referral-program/fin-token-bonus.md). To receive the bonus, new users must register using your [referral link or promo code](/earn/referral-program.md#referral-link-promotional-code).

## **Social Media Account Requirements**

* Your account must have at least **1000** followers
* It must be active with **recent posts**
* Only **real** followers are allowed
* The social media account must be registered for **more than 3 months**

## **Allowed Social Media Platforms**

* Telegram
* X
* Facebook
* Instagram

## **Participation Process**

1\. Submit an application to [participate](https://forms.clickup.com/24536365/f/qct9d-19652/WVB5I27O01MQDDAM48)

2\. Await verification of your account

3\. Obtain a communication channel to a Finandy representative

4\. Notify our representative about your post

5\. Receive unique and ongoing rewards from the partnership program

## **Reward Rules**

* The reward is **$0.01** per follower, with a minimum payout of **$10** and a maximum of **$300** per post on a social media platform
* To receive the reward, you must repost or publish the provided material and fill out a [**form**](https://forms.clickup.com/24536365/f/qct9d-19652/WVB5I27O01MQDDAM48) to confirm all conditions are met
* The post must remain active for at least **3 days** to receive the reward
* Posts must be spaced at least 3 days apart; those posted within less than **72 hours** will not be counted
* Rewards are credited to your Finandy account every Monday<br>

{% hint style="info" %}
You can attach your partner link or promo code to the distributed materials for even <mark style="color:red;">**MORE**</mark> benefits. [<mark style="color:green;">More details on partnership program rules here</mark>](/earn/referral-program.md)
{% endhint %}

If you have any questions, we're happy to assist you in the technical [support chat](https://t.me/finandyEN/1)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.finandy.com/earn/promotion-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
