# How to find the Token ID associated with your account

The Token ID is a unique identifier generated by the Deri Protocol, representing your on-chain identity for holding positions and assets. Whenever you engage in activities on the Deri Protocol, such as adding or removing liquidity or trading, you need to provide your corresponding Token ID. Since a user may have multiple Token IDs, it's important to identify the specific Token ID you wish to use for a particular operation. Here's a guide to help you locate your Token ID.

### For Liquidity Providers

**Step 1:**

* Navigate to a block explorer and search for transactions under your wallet address that are labeled with the method "Request Add Liquidity".

**Step 2:**

* Access the transaction details page to extract the Token ID.
* Refer to a transaction and click on 'decode input data'. The first parameter, typically labeled `ltokenId`, is the Token ID you're looking for.

<figure><img src="https://2303190827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWcJcJ-o4endOrYuRje-887967055%2Fuploads%2FtWYC9dCYRYTtfETTazUa%2Fimage.png?alt=media&#x26;token=a9bec347-6d3c-441e-accb-5d2228fa7659" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2303190827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWcJcJ-o4endOrYuRje-887967055%2Fuploads%2FotBYRuxDUDnWjpdiy6vn%2Fimage.png?alt=media&#x26;token=b13833e9-ba29-4119-9bba-4ac227ae5122" alt=""><figcaption></figcaption></figure>

### For Traders

**Step 1:**

* Navigate to a block explorer and find transactions under your wallet address with the method "Request Trade".

**Step 2:**

* Access the transaction details page to extract the Token ID.
* For example, refer to a transaction and click on 'decode input data'. Again, the first parameter, usually `pTokenId`, is the required Token ID.

<figure><img src="https://2303190827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWcJcJ-o4endOrYuRje-887967055%2Fuploads%2Fmh9zarluQJcsyEwneKPg%2Fimage.png?alt=media&#x26;token=61a33bfa-9ecf-4629-bf3e-a16b18104949" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2303190827-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWcJcJ-o4endOrYuRje-887967055%2Fuploads%2FJpV4Wk6bEoFnq088Zuc0%2Fimage.png?alt=media&#x26;token=c3e0a020-939f-47e2-b428-fbe02dbd1155" alt=""><figcaption></figcaption></figure>

### For Traders in Lite Mode

* If you are trading in lite mode, you might find your token ID in transactions with the method name "Add Margin And Trade". Follow the same process as above to locate your Token ID.

<br>
