# Overview

[Saber](https://saberdao.io/) is a Solana-based AMM optimized for stable pairs. To bootstrap liquidity, it emits SBR tokens every week to people who deposit into its pools. Which pools receive those emissions is decided by veSBR holders through [gauge votes](https://tribeca.so/gov/sbr/gauges).

<figure><img src="/files/vguiSft8Eg5sd77pIHGG" alt=""><figcaption><p>The USDC-USDT Saber pool</p></figcaption></figure>

It's good for stablecoin projects like UXD and LST projects like SolBlaze if there's liquidity in their tokens since this is part of what inspires confidence. Votex allows these projects to pay veSBR holders for their votes so that they can direct SBR emissions to their tokens' pools.


---

# 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://votafi.gitbook.io/votex/vesbr-market/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.
