# Governance Blink

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

## Governance Blink is a smart contract that manages most of the functions of the Blink protocol

All commissions received by the protocol go to Governance Blink. Including Swap fees, GAS fees, Yield Blast.

This smart contract has a single task: convert all commissions into $WETH and send them to Blink Farm.

A secondary task is managing the $BLINK token. Proper allocation between Farm pools. Governance Blink also makes airdrop for all users (traders and LP-providers)


---

# 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.blinkswap.xyz/docs/economic-model/governance-blink.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.
