# Basic Overview

Fenix drives positive-sum interactions to maximise rewards for all ecosystem participants; liquidity providers (LPs), protocols and veFNX voters.

<figure><img src="/files/YwJpJiESpFVuLZ7AA2jy" alt=""><figcaption></figcaption></figure>

Every epoch (1 week), veFNX holders vote to decide which pools will receive FNX emissions. The amount of emissions received by each pool is proportional to the amount of votes the pool receives.&#x20;

* This generates FNX rewards for LPs, which builds liquidity for protocol and core ecosystem pools.&#x20;

To vote with veFNX, you must lock FNX up to a maximum of 6 months. Voters are rewarded (proportional to locked amount) with trading fees and voting incentives generated by the pool/s they vote for.&#x20;

* Protocols deposit voting incentives to gain votes to their pools and to attract LPs to build liquidity  through FNX emissions, and ultimately enables traders to swap their tokens.&#x20;

This ensures that FNX emissions are constantly being utilised to build liquidity for pools that generate the most rewards for veFNX voters of time.


---

# 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.fenixfinance.io/fenix/welcome-to-fenix/basic-overview.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.
