# Reaching your NFTs Base website

{% hint style="info" %}
During our closed beta stage you can connect your wallet to open platforms like OpenSea or Looksrare to transfer or list NFTs minted through Infinifty.
{% endhint %}

While we're busy building our Infinifty's core functionality we've held off from building a marketplace for you to sell your minted NFTs, because NFTs you mint with Infinifty will show up on any open platform that can access the NFT. Head over to Opensea and connect your wallet, so you will always be able to reach an NFTs Base website...

***

## On Infinifty

If your NFT is still in the wallet that you minted with then you can reach your NFTs Base website from within Infinifty. From the collection screen, tap the NFT card for your NFT item.

From the NFT item preview screen.

<figure><img src="/files/6yzN2BvS5A6v73SmHty4" alt=""><figcaption></figcaption></figure>

Tab the globe icon.

<div align="left"><figure><img src="/files/bRs7fkxwuIr4DIeObx5u" alt="" width="375"><figcaption></figcaption></figure></div>

Or link from the Show & Share area of the page.

<div align="left"><figure><img src="/files/UOmSXEWZzqxjXfXmfQFW" alt="" width="375"><figcaption></figcaption></figure></div>

***

## On Opensea

Log into Opensea using the wallet that holds your NFT. From the account page find your NFT and tap the NFT card for your item.

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

Locate the **More** icon in Opensea's actions panel.

<div align="left"><figure><img src="/files/Ctkrhzft86tOV6Sg4zmL" alt=""><figcaption></figcaption></figure></div>

Tap the **More** icon them **View Website** to link out to the NFTs Infinifty Base website.

<div align="left"><figure><img src="/files/p1hFcCz1L94ha2FtsuOM" alt=""><figcaption></figcaption></figure></div>


---

# 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.infinifty.io/creator/overview/reaching-your-nfts-base-website.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.
