# Affiliate Program

The Team Finance Affiliate program allows users to receive on-chain rewards by encouraging projects to lock tokens on Team Finance.&#x20;

This program is designed to align incentives between builders and communities by offering rewards for both the referrers and the founders who choose to lock their **team tokens**, **LP tokens**, and **NFTs** on Team Finance.

Here's how it works:

1. The referrer approaches a project team that hasn’t yet locked their team tokens, liquidity pool (LP) tokens, or NFTs and tells them about the many benefits of [locking on Team Finance](https://docs.team.finance/).
2. The referrer gives the project their wallet address to use as a discount code.
3. The project uses the referrer's wallet address when creating a lock and receives a 10% discount on the fee.
4. The referrer receives 30% of the fee as a reward. This is paid out immediately in ETH as part of the smart contract execution.

<figure><img src="/files/i6vzoP7kADwVDOrBTwKy" alt=""><figcaption><p>How to add a Referral Address for discounts.</p></figcaption></figure>

### Affiliate Referral Example

{% hint style="info" %}
For a $150 token lock, the project would get a $15 discount resulting in a $135 lock fee.\
The referrer would get $45 in ETH sent directly to their wallet.
{% endhint %}

The Team Finance Affiliate Program is now available for [Team Token Locks](/services/token-locks.md), [Liquidity Locks](/services/token-locks/liquidity-locks.md), and [NFT Locks](/services/nft-locks.md) on Ethereum. Other services and networks may be included in the future.

Start making referrals today! \
Let your favorite project teams know why they should secure their token locks with Team Finance.


---

# 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://handbook.team.finance/affiliate-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.
