# Referral Links

ATTENTION: the WISE referral link and cookie system is **ALREADY LIVE!**  You can start spreading your ref link today and building a base of referred users well before contract launch.  So, do yourself a favor and start spreading your ref link everywhere!

Format:  `https://wisetoken.net/?w=YOURETHADDRESS`

Example:  [Get 10% Bonus WISE!](https://wisetoken.net/?w=0x91143a01a6111ac86efBcc92Fc4f86c01c10AE9F)

Anyone may use a referral link to direct users to the WISE website, this Teal Paper, the forthcoming official contract web interface, or any other page on the [wisetoken.net](https://wisetoken.net/) domain or its subdomains, in order to potentially earn various referral bonus WISE from those users' contract interactions.

When a user clicks such a ref link, the wisetoken.net website stores a cookie on their browser, containing the referrer's ETH address from the ref link.  If that user later sends ETH to the LT or starts a stake at least one year in duration, the cookie will cause the contract to mark that LT reservation or stake as having been referred by that referrer.

If a user already has a referral cookie in their browser and clicks a different ref link, the cookie will be overwritten with the second ref link's ethereum address.  Referrals are thus "last click wins".

Referral links containing invalid ethereum addresses will not work; the website will not create (or overwrite) the cookie.


---

# 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.wisetoken.net/wise-token/wise-ethereum/wise-website/referral-links.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.
