> For the complete documentation index, see [llms.txt](https://wiki.onfa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.onfa.io/vn/nft-market/my-nft.md).

# My NFT

## **A.** Danh Sách NFT Đang Sở Hữu

Trang này hiển thị toàn bộ NFT bạn đã mua với các thông tin chi tiết:

### **1. Thông tin cơ bản:**

* Tên sản phẩm NFT
* ID sản phẩm
* Trạng thái hiện tại (Đang đào, Đã hết hạn,...)

<figure><img src="/files/2pPyweR6U3atIhR0ryPW" alt="" width="237"><figcaption></figcaption></figure>

### **2. Chi tiết cho NFT đang đào:**

* Mệnh giá sản phẩm (USDT)
* Thông tin chủ sở hữu
* Năng suất đào hiện tại (OHO/OFT/USDT/ngày)
* Tổng lượng token đã nhận được
* Thời gian tạo hợp đồng
* Thời gian hết hạn đào

<figure><img src="/files/UPb1qH4a82N9WzRuFpJV" alt="" width="246"><figcaption></figcaption></figure>

## **B.** Danh Sách Mã Khuyến Mãi

Quản lý các voucher giảm giá của bạn:

### **1. Thông tin mã:**

* Mã phiếu giảm giá
* Giá trị khuyến mãi
* Áp dụng cho bộ sưu tập nào
* Trạng thái sử dụng:

  * ✅ **Chưa sử dụng** - Nhấn "Copy" để sao chép mã
  * ❌ **Đã sử dụng**

  <div><figure><img src="/files/Lk0DRqcUQ0sNcVrv0xJF" alt="" width="237"><figcaption></figcaption></figure> <figure><img src="/files/IMOqohOdO01yqr6CxYTZ" alt="" width="237"><figcaption></figcaption></figure></div>

### **2. Lưu ý quan trọng khi dùng mã khuyến mãi:**

* Sản phẩm mua bằng mã khuyến mãi sẽ:
  * Chỉ có chức năng khai thác token
  * Không tạo hoa hồng hệ thống
  * Không tính vào doanh số hệ thống
  * Không phát sinh hoa hồng khai thác

### **3. Cách sử dụng:**

1. Sao chép mã bằng nút "Copy"
2. Dán mã khi thanh toán sản phẩm phù hợp
3. Kiểm tra kỹ bộ sưu tập áp dụng trước khi dùng


---

# 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 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, and the optional `goal` query parameter:

```
GET https://wiki.onfa.io/vn/nft-market/my-nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
