# How to check your LP token balance

### Check your LP tokens balance on the [developer portal](https://polkadot.js.org/apps/)

To perform this step, you will need the token ID for the LP token you want to check. e.g. “MGX-KSM LP” are token ID 5.

To find other LP token Ids, see this guide: [How to look up Token IDs](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-look-up-token-ids). To find your regular token balances, read [How to Check your Account Balance](https://docs.mangata.finance/welcome/guides/technical-guides/how-to-check-your-account-balance).

You can see how many LP tokens you received by calling an extrinsic from the [developer portal](https://polkadot.js.org/apps/).&#x20;

* Switch to Mangata Parachain from the top left corner.
* Go to: Developer → Chain State
* Selected state query: tokens → accounts
* Select your account in Account Id.
* u32 : LP token ID → 5
* Press the little plus button on the top right corner.
* You will see your LP balance on the bottom.

{% hint style="info" %}
The number has **18 decimals** (subtract the last 6 groups of 3 digits to get full LP tokens) - The example below shows \~11912 LP tokens.
{% endhint %}

<figure><img src="https://3624648318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLbqvmGewRWFC8kc3j3Y5%2Fuploads%2FqxNAnTF4ra0PM7Ar9oQM%2Fjs%20extr.png?alt=media&#x26;token=db83c73c-5750-458e-b141-7e1330a39b29" alt=""><figcaption></figcaption></figure>
