# Why can’t I create a UniV3 LP?

Fee-on-transfer tokens, including NXD, are not supported on UniV3 due to specific integration issues outlined in their documentation, which can be found here:&#x20;

<https://docs.uniswap.org/concepts/protocol/integration-issues>. \
\
Consequently, it is not feasible to establish a UniV3 liquidity pool with NXD; instead, UniV2 remains the available platform for creating LPs with such tokens.


---

# 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://nxd-protocol-docs.gitbook.io/nxd-protocol-dxn-hyperstructure-initiative/user-guides-faq/why-cant-i-create-a-univ3-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.
