# Create Pair

Anyone can create a new pair and be the initial price fixer for traders.

How to create new pair for traders?

&#x20;1\.    Connect your wallet via XDCPay, Metamask or Wallet Connect and choose the wallet that you are using.

2\.    Click on Pool.

3\.    Then, click on Create a Pair.

![](/files/IMFDdwREtGbvcuOptcTk)

&#x20; 4\.     Enter the first token for your pair, in this case XDC.  Then, click on Select a token.

![](/files/3sVSUf4nEX7N7chzleVC)

&#x20;5\.     Click on the token if it is listed.&#x20;

![](/files/cc5wcSe3sLkFfYuK5wk8)

6\.     If it is not listed, get the smart contract address and paste it in the space provided.  Click on Import.&#x20;

![](/files/VAIzh6k1WAuV4xS82ojy)

&#x20;7\.     Input the number of the tokens needed for your pair to fix the price for traders.   Then, click on Approve SRX, submit or confirm the transaction.

![](/files/VFFNsNTB1hirxGRGalV5)

&#x20;8\.     Now, click on Supply.&#x20;

![](/files/VIJrQSd58vr0LhdoiFQe)

&#x20; 9\.     Click Confirm Supply, Submit or confirm transaction.

![](/files/RWNvAeY4XaxaETIfZPe5)

Note: If it’s your first time adding liquidity, the button will show Create Pool & Supply.

![](/files/9sxX1Hl4YxRcS1Twqwbe)

&#x20;10\.  Now, you can view the pool created.  You may add liquidity OR remove liquidity, if needed.

![](/files/QtFu7V2ymsXqXA6djHin)

&#x20;You can watch this instructional video on how to create a pair and add liquidity:  [Creating Pair and Adding Liquidity](https://youtu.be/UG9HPqc34z0)

Pls also watch this video if you want to add a XRC-20 token that is not listed in XSwap Protocol's dropdown menu: [Adding A New Token](https://youtu.be/igS_yAqyVa8)

&#x20;


---

# 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.xspswap.finance/xswap-protocol/products/v2-dex/swap/how-to-add-remove-liquidity/create-pair.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.
