# General

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

Our team has been thinking for a long time about how to become competitive among other DEX. We came to the conclusion that most of the DEX fork Uniswap V2 unchanged, raised private sale, pump up their own token using a hype and the *project is slowly dying*. We can often see that swap platforms create a Yield Farm, where they pay reward *in their own token*. The issue is growing -> the price of the token is falling -> the *project is dying.*

**But what can we do to build a long-lasting project for users, so as not to repeat the same thing for the rest of the swap platforms?**

Yes, it is possible. The retreat is over and I will tell you more about our economic model.

## Our whole concept is based on providing returns in $WETH, not in $BLINK to stakes

And in order to do this, it is necessary to collect most of the commissions and distribute them correctly. [More](/docs/economic-model/collect-fees.md)

Governance Blink distributes all collected commissions strictly to Blink Farm. [More](/docs/economic-model/governance-blink.md)

Blink Farm is a universal smart contract that is able to distribute the collected commissions proportionally. [More](/docs/economic-model/blink-farm.md)

And of course, in order for users to brand their tokens, wrap points to tokens $BLIK, there is an Airdrop $BLINK. [More](/docs/economic-model/airdrop-usdblink.md)


---

# 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/general.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.
