# Introduction

PrimePort is a multichain NFT marketplace and DeFi-native launchpad built by [Prime Numbers Labs](https://primenumbers.xyz). Originally deployed on the XDC Network, PrimePort expanded to Base (Ethereum L2) via LayerZero integration, bringing yield-bearing NFT infrastructure to the Ethereum ecosystem.

The protocol's core product is the **PRFI ONFT**: an ERC-721 token that functions as an on-chain yield vault. Holders stake $PRFI inside the NFT, earn from four distinct revenue streams, and level up through 20 tiers to increase their earnings multiplier, without ever leaving the marketplace.

***

### The Prime Numbers Ecosystem

PrimePort is one component of a broader DeFi ecosystem:

| Product           | Description                    | Link                                         |
| ----------------- | ------------------------------ | -------------------------------------------- |
| **PrimePort**     | Multichain NFT marketplace     | [primeport.xyz](https://primeport.xyz)       |
| **Prime Staking** | PRFI ONFT staking interface    | [primestaking.xyz](https://primestaking.xyz) |
| **PrimeFi**       | Lending and borrowing protocol | [app.primefi.xyz](https://app.primefi.xyz)   |
| **Prime Numbers** | Ecosystem hub                  | [primenumbers.xyz](https://primenumbers.xyz) |

***

### What You Can Do on PrimePort

**As a trader or collector**

* Buy NFTs at fixed price or via auction on XDC and Base
* Place offers on any NFT, listed or unlisted
* Access full on-chain activity history, holder distribution, and staking data per NFT

**As a creator**

* Deploy your own ERC-721 smart contract directly from the UI
* Launch drops with whitelists, scheduling, and mint phases
* Set royalties on secondary sales, enforced on-chain

**As a PRFI ONFT holder**

* Stake $PRFI inside your NFT to activate its multiplier
* Level up through 20 tiers to increase your reward share
* Earn monthly from marketplace volume, royalties, and DeFi protocol profits
* Merge two same-rarity NFTs into a higher-tier one

***

### Getting Started

1. **Getting Started** — Wallet setup for XDC and Base
2. **PRFI ONFTs** — How yield-bearing NFTs work
3. **How to Buy an NFT**


---

# 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.primeport.xyz/introduction.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.
