> For the complete documentation index, see [llms.txt](https://blockchaincrypto.gitbook.io/gxt-global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockchaincrypto.gitbook.io/gxt-global/discover/gxt-platform-introduction.md).

# GXT Platform Introduction

## Main Structure of GXT Service Platform&#x20;

GXT Platform is expanding its ecosystem so that users can use cryptocurrency more conveniently by developing various services based on a blockchain.

#### GXT Wallet

GXT Wallet consists of services (diamond trading platform, auction), and it is developed a responsive web.

#### GXT World (Diamond and Jewelry Mall)

gxtworld.com is a diamond and jewelry mall that sells various diamond products and jewelry, and a consignment service is also being prepared.

#### Auction

Auction is choosing one of the products that the company is selling, and it will be processed 1\~2 times every month. GXT Token can be used to participate in the auction. The auction winning bidding method is divided into and processing by the random draw method, when the highest bidding method and fixed-price bidding method are used.

## GXT Service Platform Function

![](/files/DyZIEwHc2yegPWdbEoES)

* GXT Platform is developed as a reactive web and is freely available on PC and mobile devices.
* GXT Platform membership can be finished easily and fast through phone numbers and email authentication.
* Through the GXT Dash Board, users can check the quantity of GXT Token and other registered Token that users currently own, and it is convenient to deposit and transfer.
* “Users can easily pay for services and products through coin (token) link at online merchants and QR code recognition at offline merchants."
* GXT Platform is connected with gxtworld.com and auction service, so users can quickly and easily access and use the service.
* GXT Platform is protecting users’ assets safely by applying specific security technology.

### Diamond and Jewelry Mall

![](/files/ghMbN474S0rCKefjuwGF)

* GXT WORLD is developed as a trading platform where customers can purchase diamond gemstone and jewelry products. More than 10,000 diamonds are registered in GXT World, so customers can choose and purchase various types and grades of diamonds.
* GXT NFT (digital warranty) related to products (diamond gemstone and jewelry) sold by applying blockchain technology will be provided. GXT NFT can guarantee the quality of products in further diamond transactions.
* GXT World will add the consignment sales service additionally, besides the shopping mall sales.
* In GXT WORLD, customers can purchase diamonds with GXT Token, cash, visa card, and easy payment.&#x20;

### Auction

![](/files/NN7T15hWe1wZGv3gKsuh)

* Auction is processed by diamond and jewelry products officially sold by the GXT World.
* Auction participation is just available by using GXT Token, and participation tickets have to be bought to participate in the auction.
* The auction will be processed with the highest bid method and random draw method.
* The auction will be processed once or twice a month.
* The company will pay for the shipping insurance fee for the successful bid, the person who got the successful bidder has to pay customs tax.


---

# 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://blockchaincrypto.gitbook.io/gxt-global/discover/gxt-platform-introduction.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.
