# How to Manually Arbitrage

### To Manually Arbitrage you need to follow such steps:

1. Navigate to a Swap Page

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

2. Analyze potential arbitrage opportunities by exploring possible swap options between:

   1. The original token (e.g., YEL) and its derivative (e.g., lYEL),&#x20;
   2. One derivative token (e.g., lYEL) and another derivative token (e.g., lUSDC).

   Tokens must be interconnected either:

   * By their nature (e.g., original asset and its derivative),&#x20;
   * Through a Liquidity Pool within a Potion.

<figure><img src="/files/jDxF6s3WhAvCUfA4XquC" alt=""><figcaption><p>More than 50$ profit from single transaction</p></figcaption></figure>

{% hint style="info" %}
Always monitor market conditions and token performance to find the best opportunities!
{% endhint %}

3. Press the Swap button to proceed
4. Enjoy Arbitrage Revenue.

{% hint style="warning" %}
Whenever there is an Arbitrage Opportunity, you should analyze price discrepancy and profitability of the trade, taking into account additional factors such as Slippage, Wrap/Unwrap fees, and/or Blockchain Fees, and all other possible risks, including those of being outrun by other Arbitrage Hunters.
{% endhint %}


---

# 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://yield-enhancement-labs.gitbook.io/yield-enhancement-labs/products-1/how-to-manually-arbitrage.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.
