> For the complete documentation index, see [llms.txt](https://flokifi.gitbook.io/flokifi-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flokifi.gitbook.io/flokifi-documentation/flokifi-locker/referral-program.md).

# Referral Program

*You can earn an income by referring people to use FlokiFi Locker.*

For every successful lock you refer, you will earn 25% of the transaction fee as a commission – and there is no limit to the number or value of locks you can refer.

You can refer just a single user or 10,000 to lock with the protocol. You can refer a lock value of $50 or $100 million. There is no minimum or maximum requirement for referring users to lock with FlokiFi Locker. ANYONE can refer others to use the protocol.

Simply connect your wallet and generate your own personalized referral link that you can send to friends and devs running your favorite projects and you will automatically get paid 25% of the transaction fee for every successful lock that happens through your personalized referral link.

### How Profitable Can Referring Users to Lock With FlokiFi Locker Be?

FlokiFi Locker charges a fee of 0.5% of the value of Liquidity Pool (LP) tokens locked with the protocol. If you refer a user that locks an LP token worth $2 million, this translates to a $10,000 fee for the protocol. You will get paid 25% of that, which is $2,500.

The fee for fungible token/NFTs/multi-token locks are a lot more conservative, but it can quickly add up if you consistently refer a lot of users.

*You can literally earn a full time income by referring users to lock with FlokiFi Locker because there is no cap on how many users you can refer or how much you can earn!*

#### Here is an overview of the FlokiFi Locker fees:

* Fixed fee to lock a token: 50 USDT per transaction.
* Fixed fee to lock an NFT: 100 USDT per transaction.
* Fixed fee to lock a multi-token (ERC-1155): 100 USDT per transaction.
* Fixed fee to vest a token: 100 USDT per transaction.
* Fixed fee to lock/vest LP tokens: 0.5% of LP value.

#### About FlokiFi Locker

*FlokiFi Locker is the most innovative and superior crypto locker protocol in the industry that allows projects and individuals to lock up Liquidity Pool (LP) tokens, fungible tokens , NFTs, and multi tokens. It is a secure protocol audited by the industry’s top blockchain security company, Certik. It is backed by the strong Floki brand (a brand recognized by over 3 billion people) and boasts partnerships with the biggest DEXs, blockchains, and DeFi protocols in the industry.*


---

# 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://flokifi.gitbook.io/flokifi-documentation/flokifi-locker/referral-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.
