# On-chain Sharing Network Program

We have implemented a referral program in our smart contracts to incentivize users to invite friends to join the farming.&#x20;

Follow these steps to join Original Finance Referral Program:

1. Visit the home page: <https://original.finance>
2. Unlock your wallet and **deposit your tokens at least once** before you get your unique referral link.
3. click the "referral" button to get your unique referral link.
4. Share your referral link with your friends.
5. **HODL at least 100 Photon Tokens in your BSC address.**
6. You can see your friends in "Friends" menu and earn **5%** of your friends' earnings FOREVER.

You can check our blog for detailed guides: <https://originalfinance.medium.com/introduction-to-friend-sharing-network-c18635e917ed>


---

# 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://original-finance.gitbook.io/original-finance/tokenomics/on-chain-referral-program.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.
