# Integration Partners

We've highlighted a few of the main integration partners to utilize WNS assets.\
\
If your project has integrated WNS, please let us know and we will make sure to let users and creators know.

{% tabs %}
{% tab title="Tensor ⚡" %}
WNS support is live on Tensor, if you mint a WNS collection and would like it shown on Tensor, please fill out their creator form below and select the "Hash List" option. You can use Tensor to trade, transfer, and view your WNS NFTs.

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

{% embed url="<https://create.tensor.trade>" %}

{% embed url="<https://twitter.com/tensor_hq/status/1760412207983264178>" %}
{% endtab %}

{% tab title="Backpack 🎒" %}
Backpack wallet supports viewing WNS NFTs and properly grouping them. They will be rolling out support for transfers, and more soon. Download and use Backpack to view your WNS collectibles.

{% embed url="<https://twitter.com/Backpack/status/1760537234732908934>" %}

{% endtab %}

{% tab title="Phantom 👻" %}
Phantom wallet supports viewing WNS NFTs and properly grouping them. They will be rolling out support for transfers, burns and more. Download and use Phantom to view your WNS collectibles.

{% embed url="<https://twitter.com/phantom/status/1760418690674446655>" %}
{% endtab %}

{% tab title="Helius ☀️" %}
Both Xray and DAS API from Helius support WNS NFTs so you can query them the same way you query your NFTs today through Helius with a developer account there.<br>

{% embed url="<https://dev.helius.xyz/dashboard/app>" %}
{% endtab %}
{% endtabs %}


---

# 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.wenwencoin.com/misc./integration-partners.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.
