# Using PrimePort

- [How to Buy an NFT on PrimePort](https://docs.primeport.xyz/using-primeport/how-to-buy-an-nft-on-primeport.md): A guide to buying an NFT on our PrimePort marketplace
- [How to Sell an NFT on PrimePort](https://docs.primeport.xyz/using-primeport/how-to-sell-an-nft-on-primeport.md): You can list any NFT you own directly from your profile. PrimePort supports fixed-price listings on both XDC Network and Base.
- [Using the Auction System](https://docs.primeport.xyz/using-primeport/using-the-primeport-auction-system.md): A guide to the auctions system on PrimePort
- [Copy of Using the Auction System](https://docs.primeport.xyz/using-primeport/using-the-primeport-auction-system-1.md): A guide to the auctions system on PrimePort
- [Using the Drops System](https://docs.primeport.xyz/using-primeport/using-the-primeport-drops-system.md): A guide to using the PrimePort drops system
- [Copy of Using the Drops System](https://docs.primeport.xyz/using-primeport/using-the-primeport-drops-system-1.md): A guide to using the PrimePort drops system
- [Minting NFTs on PrimePort](https://docs.primeport.xyz/using-primeport/minting-nfts-explained.md)
- [Copy of Minting NFTs on PrimePort](https://docs.primeport.xyz/using-primeport/minting-nfts-explained-1.md)
- [How to Mint an NFT](https://docs.primeport.xyz/using-primeport/how-to-mint-an-nft-on-primeport.md)
- [Copy of How to Mint an NFT](https://docs.primeport.xyz/using-primeport/how-to-mint-an-nft-on-primeport-1.md)
- [Designing Your Profile Page](https://docs.primeport.xyz/using-primeport/designing-your-primeport-profile-page.md): Your profile is your public identity on PrimePort. It shows your NFT portfolio, your activity, and any context you want to share with other collectors and creators.
- [Copy of Designing Your Profile Page](https://docs.primeport.xyz/using-primeport/designing-your-primeport-profile-page-1.md): A guide to designing your profile page on the PrimePort Marketplace


---

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