# The PrimePort Marketplace

<figure><img src="https://1313209257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FR6FNsbTzXl4BHzb8J6DP%2Fuploads%2FNDnY91ZVABp2ciADtHbQ%2Fphoto_2023-05-18_17-45-31.jpg?alt=media&#x26;token=c10f1248-0c84-462b-b65d-7639ea5e084a" alt=""><figcaption></figcaption></figure>

PrimePort is a multichain NFT marketplace built by [Prime Numbers Labs](https://primenumbers.xyz). It operates on the **XDC Network** and **Base** (Ethereum L2), with additional chains planned via LayerZero integration.

The protocol's core differentiator is the **PRFI ONFT**: a yield-bearing NFT that functions as an on-chain vault. Stake $PRFI inside it, level it up, and earn from four simultaneous revenue streams, monthly PRFI rewards, marketplace fee sharing, secondary sale royalties, and DeFi protocol profits.

***

### Why PrimePort?

| Feature               | Details                                                                          |
| --------------------- | -------------------------------------------------------------------------------- |
| **Multichain**        | XDC Network + Base, with more chains coming                                      |
| **NFT Staking**       | Stake PRFI inside your ONFT to earn monthly rewards                              |
| **Low Fees**          | Near-zero gas on XDC; low L2 fees on Base                                        |
| **Drops System**      | Launch full NFT collections with whitelists, scheduling, and on-chain deployment |
| **Auctions & Offers** | List for fixed price, run timed auctions, or accept offers                       |
| **Open Marketplace**  | Anyone can mint, list, buy, and sell — no gatekeeping                            |

***

### Quick Links

| Resource                  | URL                                                                                                  |
| ------------------------- | ---------------------------------------------------------------------------------------------------- |
| **Marketplace**           | [primeport.xyz](https://primeport.xyz)                                                               |
| **PRFI Staking Docs**     | [docs.primestaking.xyz](https://docs.primestaking.xyz/products/prfi-staking-nfts)                    |
| **PRFI ONFTs on OpenSea** | [opensea.io/collection/primenumbers-prfi-onft](https://opensea.io/collection/primenumbers-prfi-onft) |
| **Prime Numbers Website** | [primenumbers.xyz](https://primenumbers.xyz)                                                         |
| **Twitter / X**           | [@PrimePortXYZ](https://x.com/PrimeportXYZ)                                                          |
| **Telegram**              | [t.me/PrimeNumbersFi](https://t.me/PrimeNumbersFi)                                                   |

***

### What's Inside

This documentation covers everything you need to use PrimePort effectively:

* [**Getting Started**](https://docs.primeport.xyz/getting-started) — Wallet setup for XDC and Base
* [**PRFI ONFTs**](https://docs.primeport.xyz/prfi-onfts/prfi-onfts) — The yield-bearing NFTs that power the ecosystem
* [**Using PrimePort**](https://docs.primeport.xyz/using-primeport/how-to-buy-an-nft-on-primeport) — Buy, sell, mint, auction, and more
* [**Smart Contracts**](https://docs.primeport.xyz/reference/smart-contracts) — All verified contract addresses
* [**Learn**](https://docs.primeport.xyz/learn/what-is-blockchain-technology) — Blockchain and NFT fundamentals


---

# 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/readme.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.
