# How a Partner Benefits: Use Case Examples

#### Scenario 1: A DEX Integrates Yamata Liquidity

Challenge: A newly launched CLOB lacks deep liquidity for key trading pairs. Solution: The DEX integrates Yamata as its primary liquidity source via API. Result: Users experience improved execution, and the CLOB learns a fee share on every trade routed through Yamata.

#### Scenario 2: A Trading Bot Uses Yamata for Order Execution

Challenge: A trading bot wants to execute high-frequency trades with minimal slippage. Solution: The bot routes taker orders to Yamata, ensuring deep liquidity. Result: The bot benefits from better execution, while the operator earns a rebate on every trade.

#### Scenario 3: A Cross-Chain Aggregator Adds Yamata

Challenge: An aggregator seeks better liquidity sources for its users. Solution: By integrating Yamata, the aggregator can offer users optimal price execution. Result: The aggregator generates passive revenue by sharing in the trading fees.


---

# 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.yamata.io/partner-program/how-a-partner-benefits-use-case-examples.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.
