# YBX Tokenomics

## The Five Levels of YBX Productivity:

YBX's tokenomics model has five levels of asset productivity protocol participants can engage in to get the most value out of their YBX tokens.

### Level 1: YBX issuance distributes governance power for lending and borrowing on YieldBlox.

The foundation of YBX tokenomics is the [YBX distribution mechanism](/user-docs/ybx-tokens.md#how-do-i-get-ybx-tokens) which awards lenders and borrowers YBX for lending and borrowing using the YieldBlox Protocol. This on-ramps new users into the governance system and ensures that the majority of governance control will be distributed to YieldBlox's most committed users. YBX incentives decrease logarithmically over time.

![](/files/vUZdFvAM5KjyeWDfcKGQ)

### Level 2: Users can escrow YBX to participate in governance.

YBX holders can [escrow](/user-docs/escrowing.md) their YBX for veYBX to begin participating in protocol governance. YBX issuance may also be allocated to YBX escrows and, in the future, it's possible that governance decides to allocate a portion of interest fees to YBX escrows by using a portion of interest to repurchase and distribute YBX.

![](https://lh4.googleusercontent.com/B7dihereU-pc6_BK4AdUiwcw7JqjGL4cXC3KoPwdXGF5t3qmfEL0gGmt6aVmdD0Az_063N4FN5Y2SPl1Xu5HBxY4yyjMUZ0qJmF4f73SCqEf0-v-kVmVzKuT4j1g_MhltuuJFcvgPa8)

### Level 3: Users can escrow YBX:USDC or YBX:XLM AMM shares to earn AMM fees.

Using AMMs on the Stellar Network, YBX holders are able to escrow YBX:USDC or YBX:XLM AMM shares to receive veYBX at the same rate as locking just YBX. Not only will they get the typical benefits of escrowing, they will also earn trading fees from the AMM shares. This benefits both the protocol and the user, as the YieldBlox Protocol regularly trades YBX through normal protocol operations. This feature is not yet implemented, but it is one we hope is added by protocol governance down the line.

### Level 4: Users can use their escrowed YBX or YBX AMM shares as collateral to borrow in the YieldBlox protocol.

Users are permitted to use escrowed YBX as collateral and borrow against it. This allows them to gain liquidity on their escrowed YBX and receive [YBX issuance](/user-docs/ybx-tokens.md#how-are-ybx-tokens-distributed) for borrowing.

### Level 5: Users can use veYBX to vote on the allocation of YBX issuance to different lending pools.

Users who escrow YBX receive veYBX, which can be used to vote on [incentive allocation governance proposals](/user-docs/governance.md#ybx-incentive-allocations). These proposals are used to determine how YBX issuance is divided between the lenders and borrowers of assets supported by the YieldBlox Protocol. Users can vote to increase incentives to certain assets to reward lending or borrowing.

This is valuable for [anchors](/user-docs/why-stellar.md#what-are-anchors) that want to distribute governance power to users who lend their anchored asset. A fintech platform anchoring their native platform asset could use veYBX to vote to increase issuance for lenders of their platform asset. This would expand the benefits their platform offers users. Normal users can vote to increase the incentives allocated to the assets they are currently lending or borrowing.

![](/files/mua2MqPpzkubRLddl0hy)


---

# 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.ybx.script3.io/user-docs/ybx-tokens/ybx-tokenomics.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.
