# How to: Stake MGX/KSM LP tokens

If you are a liquidity provider for MGX/KSM pair, you can stake your LP tokens by delegating one of the Mangata X collators. To start providing liquidity, check out [Add & Remove Liquidity guide](/welcome/guides/liquidity-provision/add-and-remove-liquidity.md). You can learn more about [Proof-of-Liquidity](/welcome/litepaper/proof-of-liquidity.md) from our Litepaper.

**Step 1:**

Go to `My Positions` section from the user interface. Switch to `Staking` tab and click `Start Staking`.

<div><figure><img src="/files/13GTcz8p2Ty5pnN9Q1No" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9UIYl69jWs3L6blRrVix" alt=""><figcaption></figcaption></figure></div>

**Step 2:**

You will see the current list of Collators in Proof-of-Liquidity. Select the collator that you want to stake with from the list and click `Start Staking`.

<div><figure><img src="/files/lV8Z54zxIwBHVctK8tMe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/azmH9jpD5Unv7u8DRxYG" alt=""><figcaption></figcaption></figure></div>

**Step 3:**

Enter the desired amount of the stake and proceed.

<div><figure><img src="/files/R7cYejf3w4xhnsUCOGZp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/COj5KEDf4ZBmoumuQZ9l" alt=""><figcaption></figcaption></figure></div>

**You successfully staked you LP tokens!**&#x20;

To manage your stake, you can go to `My Positions` and switch to `staking` tab. You can add more LP tokens or remove your stake from this page.

<div><figure><img src="/files/S0Df2C2SktrfbkxrCowQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6uvYomrCeklqV5LnKBqQ" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
For other ways to delegate LP tokens you can check out our technical guide on [Delegator Guide](/welcome/guides/proof-of-liquidity-guides/delegator-guide.md).
{% 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://docs.mangata.finance/welcome/guides/liquidity-provision/how-to-stake-mgx-ksm-lp-tokens.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.
