# Creating LP Tokens

Once you have some GLDM and PAXG or SGLDM and USDC, you will be able to form a liquidity pair and receive LP tokens.

In this example, GLDM/PAXG will be displayed, but it works the same with SGLDM/USDC as well.

### Step 1

If you are creating GLDM/PAXG LP, use [this link](https://app.uniswap.org/#/add/v2/0x45804880De22913dAFE09f4980848ECE6EcbAf78/0x8Dbd43048e60e3c9a602de7F5f1F1c8A9C6Ffee1):&#x20;

If you are creating SGLDM/USDC LP, use [this link](https://app.uniswap.org/#/add/v2/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/0xE61776305003d700FBC8318da97806032a3b08ED):&#x20;

Now, you will want to select and enter the amount you are using.

![](/files/3YQqdUwSGuwX2COYtYuY)

### Step 2

You now need to approve both tokens before you can make the LP. Click the "Approve" button like in the image below, and follow the MetaMask prompts.

![](/files/g2mfKWhVr88v4YXzULuj)

![](/files/ZG2VVLx2Gvn0xRBMUP4S)

Do this for both tokens (the images above only show approving PAXG here). Make sure to wait for the first to approval and be done before approving the next.

### Step 3

Click the "Supply" button and then click the "Confirm Supply" button, Now follow the MetaMask prompts like below:

![](/files/LnrYIlWLFYtrcSuVkLRX)

![](/files/CXMiuswsSYFncmmcvEwa)

![](/files/Ci3dvWV5xwpaUi1OOeBp)

Done! It was that easy, simple as 1, 2, 3.

Now you are ready to Stake in the Vault!


---

# 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://goldmintfi.gitbook.io/whitepaper/help-and-strategies/creating-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.
