# Welcome

Pixelport is a cross-chain NFT dApp that leverages novel technologies, such as the ERC-404 standard, to unlock the full potential of NFTs across multiple blockchains for ***creators***, ***traders***, and ***developers***. If you're new to crypto, you can mint your first multi-chain NFT or transfer NFTs across supported chains. For sophisticated traders, Pixelport provides advanced tools, like fractionalizing existing NFTs.

If you’re a developer, Pixelport provides an easy integration mechanism for building cross-chain NFTs into your dApp via an SDK and API. As a cross-chain dApp, Pixelport integrates with [Analog GMP](https://docs.analog.one/documentation/developers/analog-gmp), which provides a secure and efficient cross-chain messaging experience.&#x20;

{% hint style="info" %}
Pixelport SDK leverages the [@holographxyz/sdk](https://docs.holograph.xyz/developer/sdk/quickstart-setup) to mint multi-chain NFTs and transfer NFTs across chains. The [@holographxyz/sdk](https://docs.holograph.xyz/developer/sdk/quickstart-setup) is licensed under [Holograph Limited Public License (H-LPL) 1.0.0](https://github.com/holographxyz/holograph/blob/main/packages/sdk/LICENSE.md). For further details on the Holograph SDK, refer to this [link](https://github.com/holographxyz/holograph/blob/main/packages/sdk/LICENSE.md).
{% endhint %}

Click [here](https://pixelport.xyz/connect) to access Pixelport.

See the [**Testnet Guide** ](https://docs.pixelport.xyz/quests)below to get started with Pixelport Testnet and earn rewards.

## Quickstart

Explore comprehensive guides in this section to get you started with Pixelport.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="quests"><strong>Testnet Guide</strong></a></td><td>Explore the key features of the Pixelport and earn rewards in the process.</td><td></td><td><a href="quests">quests</a></td></tr><tr><td><a href="guides"><strong>Pixelport SDK</strong></a></td><td>Learn how to mint multi-chain NFTs and transfer NFTs cross-chain with Pixelport SDK.  Coming soon!</td><td></td><td></td></tr></tbody></table>

## Explore Pixelport

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="guides"><strong>Guides</strong></a></td><td>Detailed guides on minting multi-chain NFTs and transferring NFTs across supported chains.</td><td></td><td></td><td><a href="guides">guides</a></td></tr><tr><td><a href="protocol-overview/contracts"><strong>SDK Reference</strong></a></td><td>Get detailed info about the Pixelport smart contracts. Coming soon!</td><td></td><td></td><td><a href="protocol-overview/contracts">contracts</a></td></tr><tr><td><a href="protocol-overview"><strong>Protocol Overview</strong></a></td><td>A detailed account of the architectural aspects of Pixelport.</td><td></td><td></td><td><a href="protocol-overview">protocol-overview</a></td></tr></tbody></table>

## Connect With Us

Want to learn more about how Pixelport can maximize your NFT's potential? Get in touch with us through the channels below:

Telegram | <https://t.me/pixelport_xyz>

X | <https://x.com/Pixelport_xyz>

Medium | <https://medium.com/@Pixelport_xyz>


---

# 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.pixelport.xyz/welcome.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.
