# How to Add LDX Token

Before adding LDX Token, make sure you have it installed and connected to your wallet. If you haven't installed it, we provide an explanation and steps [here](/get-started/how-to-make-a-wallet.md).

1\. Visit [app.litedex.io/staking](https://app.litedex.io/staking) website page

![](/files/-Mivn14ozo5Zdg8eHg1f)

2\. Click on the LDX stake line

![](/files/-Mivn7HqlPEkkJm-wjJL)

and details appear

![](/files/-MivnASuU3XV_-_AeMsN)

3\. Click "Add to Metamask"

![](/files/-MivnEP_pKDd8DJkWTys)

4\. Confirm on your Metamask Wallet

5\. Done, LDX token is in your Metamask Wallet


---

# 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.litedex.io/get-started/how-to-add-ldx-token.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.
