# Varen (VRN)

## What is Varen?

Varen is the new name for the project YF Link, a rebrand.\
The YFL governance token is migrating to the new VRN token.\
\
You can read the full plan about the rebrand here:\
<https://gov.yflink.io/t/draft-proposal-yf-link-rebrand-and-pivot-to-varen/399><br>

## New website?

**DEX:** <https://varen.exchange/>\
**DEX Info:** <https://info.varen.exchange/>\
**Discord:** <https://discord.varen.finance/>\
**Telegram:** <https://telegram.varen.finance/>\
**Twitter:** <https://twitter.varen.finance/>

## How do I migrate my YFL tokens to VRN tokens?

If you have YFL tokens, you can migrate to VRN here:  <https://linkswap.app/#/migrate>\
\
When migrating, you will get an 1:1 amount of VRN tokens for your YFL tokens, and the YFL tokens will be burned.

## I migrated my YFL tokens, but I don't see VRN in my wallet. Why?

You need to manually add the VRN token contract address to your wallet.

## What is the VRN token contract address?

[0x72377f31e30a405282b522d588aebbea202b4f23](https://etherscan.io/token/0x72377f31e30a405282b522d588aebbea202b4f23)

## Can I buy or sell VRN tokens?

Yes. You can buy/sell/swap VRN tokens on **SushiSwap**.\
You can view the VRN liquidity pool on SushiSwap here: <https://analytics.sushi.com/pairs/0x88024deacdc2e9eda02a3051377ed635381faa54>

## Is there a time limit for migrating? When is the dead line?

~~There is no time limit. You can safely wait to migrate later.~~\
[A Recent governance proposal was voted in to give the migration a dead line. ](https://snapshot.org/#/varen.eth/proposal/QmbsJat4Vfu43F4MGSBoeoDRABy2FY9ugCYxXi3PjWoo5F)The voted dead line was October 10, 2021 -- the migration contract is planned to be closed at that date. However, the vote has been since contested in community discussions and a new deadline for the migration will likely be proposed and voted on.

## Ethereum fees are expensive :(

Ethereum fees (gas) are sometimes expensive, and sometimes it's cheaper. It's often cheaper at different times of the day. Often cheaper on Thursdays and Saturdays... You can wait for gas to get cheaper, and then make your transaction.

## When VRN staking? :)

It's live on <https://varen.exchange/#/stake> . Stake either single sided VRN or VRN/ETH SushiSwap LP tokens for VRN rewards.


---

# 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://mortynr297.gitbook.io/yflink/faq/varen.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.
