# Use cases

### Large swaps

Through the use of mechanics such as RFQ, Market Aggregation, Order splitting, and smart multipath routing YAD can easily allow you to make a large swap at the best exchange rate.

<figure><img src="/files/sVEreLxwf9skS6yDQot9" alt=""><figcaption><p>Multipath routing</p></figcaption></figure>

### Casual swaps

If you happen to need to sell your tokens or, for example, convert them to the required currency for an NFT purchase, YAD is a good option for this case too. YAD will figure out the best way for swapping to reduce any additional steps and/or costs for you.

### Buying or selling a rare token

As long as the token you want to buy belongs to a blockchain network that we support, we support that token.

Just paste the token address into the select token menu to find your token.

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


---

# 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.yad.finance/introduction/use-cases.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.
