# Add LP

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

## <mark style="color:blue;">How to Add Tokens to SushiSwap as an LP Provider</mark>

**1️⃣** Go to [**SushiSwap**](https://app.sushi.com/swap?inputCurrency=ETH\&outputCurrency=0xCA2d2cF3861374FBB40c34c5a4f290a679e10E9E\&chainId=42161) exchange website:

[<mark style="background-color:yellow;">https://app.sushi.com/swap?inputCurrency=ETH\&outputCurrency=0xCA2d2cF3861374FBB40c34c5a4f290a679e10E9E\&chainId=42161</mark>](https://app.sushi.com/swap?inputCurrency=ETH\&outputCurrency=0xCA2d2cF3861374FBB40c34c5a4f290a679e10E9E\&chainId=42161)

You will need the *$LLAMI contract*, you can find it at [**Arbiscan**](https://arbiscan.io/token/0xCA2d2cF3861374FBB40c34c5a4f290a679e10E9E) or you can copy it from here: `0xCA2d2d2cF3861374FBB40c34c5a4f290a679e10E9E`

**2️⃣** Click in the top menu on the option [**Liquidity / Add**](https://app.sushi.com/legacy/add/ETH/0xCA2d2cF3861374FBB40c34c5a4f290a679e10E9E?chainId=42161) option:

[<mark style="background-color:yellow;">https://app.sushi.com/legacy/add/ETH/0xCA2d2cF3861374FBB40c34c5a4f290a679e10E9E?chainId=42161</mark>](https://app.sushi.com/legacy/add/ETH/0xCA2d2cF3861374FBB40c34c5a4f290a679e10E9E?chainId=42161)

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

**3️⃣** Now you have to click where it says *SUSHI* and select from the list *$LLAMI*. If it doesn't appear you have to enter the *LLAMI* contract (if you don't have it imported it will give you the option).

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

**4️⃣** If you have not approved the contract before, click on the <mark style="background-color:blue;">**APPROVE $LLAMI**</mark> button and accept the transaction in Metamask.

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

**5️⃣** The <mark style="background-color:blue;">**ADD LIQUIDITY**</mark> button will now appear. Now, choose the amount of tokens you want to add to the LP.

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

**6️⃣** A confirmation pop-up window appears. If everything is correct click on the <mark style="background-color:purple;">**CONFIRM SUPPLY**</mark> button and accept the transaction in Metamask.

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

**7️⃣**  Congratulations, you are now a *$LLAMI LP Provider*!

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

{% hint style="danger" %}
NOTE: To start receiving rewards, you need to purchase at least 1 $LLAMI token to ensure that you are registered in the rewards contract.
{% endhint %}

**8️⃣** If you want to see in Metamask your added Liquidity Tokens, you have to import the following token (the Liquidity Pair of $LLAMI): `0x7CA4D9587Cea435Af52545152fC6F71b60be0d42`

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

**9️⃣** Or if you prefer, here you have a video tutorial with the whole process:

{% embed url="<https://www.youtube.com/watch?ab_channel=KraitorTeam&v=tl68dOSFc-Q>" %}

{% hint style="success" %}
*This process will soon be available through our dApp*.
{% 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://llamifi.gitbook.io/whitepaper/liquidity-provider/add-lp.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.
