# \[In Progress] Secondary Transaction

## Overview

We also plan to provide Buying & Selling features within Unikura.

You can resell tokens purchased at Unikura on regular marketplaces like Onpensea. You can also buy tokens listed by someone else.

## Planning Flow(Not Released yet)

<figure><img src="/files/izOHSPfCOBFuVHe6CPHS" alt=""><figcaption></figcaption></figure>

1. Seller list owned NFT to Unikura
2. Buyer purchase NFT
3. Start Transaction with Smart Contract
   1. Buyer transfers crypto to Seller
   2. Seller transfers NFT to Buyer
   3. Buyer transfers crypto as a royalty to Original Owner


---

# 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://velvett.gitbook.io/unikura/features/in-progress-secondary-transaction.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.
