# Unikura v2

## Unikura

- [What is Unikura?](https://docs.unikura.xyz/about-unikura/what-is-unikura.md): Unikura is NFT marketplace where all of NFTs are backed by physical assets. We solve the issues of buying, holding, selling, and shipping collectibles at marketplace by Tokenizing Real World Assets.
- [Meet the Team](https://docs.unikura.xyz/about-unikura/meet-the-team.md)
- [How It Works](https://docs.unikura.xyz/unikuras-service/how-it-works.md)
- [Placing an Order](https://docs.unikura.xyz/unikuras-service/how-it-works/placing-an-order.md)
- [Payment Methods](https://docs.unikura.xyz/unikuras-service/how-it-works/payment-methods.md)
- [Collectible Redemption (Shipping)](https://docs.unikura.xyz/unikuras-service/how-it-works/collectible-redemption-shipping.md)
- [Overview](https://docs.unikura.xyz/unikura-wallet/overview.md)
- [How to Top Up](https://docs.unikura.xyz/unikura-wallet/how-to-top-up.md)
- [Linking an External Wallet](https://docs.unikura.xyz/unikura-wallet/linking-an-external-wallet.md)
- [\[Not yet provided\] Token Trading](https://docs.unikura.xyz/not-yet-provided-token-trading.md): Token Trading
- [Proof of Authenticity](https://docs.unikura.xyz/unikuras-token/proof-of-authenticity.md): Unikura's Proof of Authenticity is a decentralized system for appraising physical assets, built with reference to the Proof of Stake scheme of blockchain technology.
- [Utility](https://docs.unikura.xyz/unikuras-token/utility.md)
- [Smart Contracts Overview](https://docs.unikura.xyz/technology/smart-contracts-overview.md)
- [Smart Contract Reference](https://docs.unikura.xyz/technology/smart-contract-reference.md)
- [Unikura Collectibles](https://docs.unikura.xyz/technology/smart-contract-reference/unikura-collectibles.md)
- [Unikura Market](https://docs.unikura.xyz/technology/smart-contract-reference/unikura-market.md)
- [Deployed Addresses](https://docs.unikura.xyz/technology/deployed-addresses.md)
- [Base Migration](https://docs.unikura.xyz/technology/base-migration.md): TL;DR - On September 29th 2025 we are migrating from Ethereum/Polygon to Base. We will cover minting/airdropping the collection to current Unikura NFT holders, so no action is required.
- [FAQ](https://docs.unikura.xyz/others/faq.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.unikura.xyz/about-unikura/what-is-unikura.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.
