> For the complete documentation index, see [llms.txt](https://docs.syno.finance/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.syno.finance/documentation/tokenomics-and-rewards/syno-tokenomics/vlsyno/obtaining-vlsyno.md).

# Obtaining vlSYNO

To obtain vlSYNO, users would have to provide liquidity on Balancer and choose one of the following multiplier options depending on the time of the lock:

* 1 month - 2x
* 3 month - 5x
* 6 months - 11x
* 12 months - 25x

To obtain vlSYNO, please start with providing liquidity on Balancer

Balancer (Arbitrum) 80/20 composition (80% SYNO & 20% wETH):

{% embed url="<https://app.balancer.fi/#/arbitrum/pool/0xeb3e64ad9314d20bf943ac72fb69f272603f9cce0002000000000000000004f5>" %}

Then navigate to the SYNO page on the Dapp, choose your multiplier and lock your Balancer Pool Tokens.&#x20;

<https://app.syno.finance/syno>


---

# 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://docs.syno.finance/documentation/tokenomics-and-rewards/syno-tokenomics/vlsyno/obtaining-vlsyno.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.
