> For the complete documentation index, see [llms.txt](https://nxd-protocol-docs.gitbook.io/nxd-protocol-dxn-hyperstructure-initiative/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nxd-protocol-docs.gitbook.io/nxd-protocol-dxn-hyperstructure-initiative/user-guides-faq/how-to-add-liquidity-to-the-nxd-dxn-univ2-lp.md).

# How to add liquidity to the NXD/DXN UniV2 LP?

When a user tries to add liquidity to the NXD/DXN UniV2 LP a limitation arises from an interface issue with Uniswap V2. When attempting to provide liquidity to the NXD/DXN base pair or create another V2 liquidity pool with NXD, it's crucial to list NXD first in the pair due to the Fee-on-Transfer (FoT) settings.

To address this, the NXD Protocol team is developing a frontend solution that will be integrated on our website. This will interact directly with the FoT-whitelisted LP contract, enabling the community to seamlessly add liquidity to the NXD/DXN UniV2 LP.

<figure><img src="/files/pGAkPGM7JXn2McGxMp4j" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nxd-protocol-docs.gitbook.io/nxd-protocol-dxn-hyperstructure-initiative/user-guides-faq/how-to-add-liquidity-to-the-nxd-dxn-univ2-lp.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.
