> For the complete documentation index, see [llms.txt](https://docs.xanalia.com/xanalia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xanalia.com/xanalia/xanalia-intro/our-core-features.md).

# Our Core Features

![XANALIA Core Features](/files/-MVq29XCHIeyIWLjiohk)

### **1. NFT DEX**

XANALIA offers a DEX NFT marketplace based on the Binance Smart Chain, Polygon and Ethereum. It allows the NFT community to trade their NFTs in a more secure, trustless & fast way; it not only empowers gamers to collect their much-needed items but to creators too so they can create & launch their new items.

### 2. **AR-VR Integration:**

XANALIA has AR-VR technology integration in the NFT system, which will change the way traders and digital asset collectors interact with NFTs. With the integration of AR-VR, NFT-based virtual assets become more powerful and appealing.

### **3. Trade**

NFTs can be bought and sold at a fixed price on our decentralized platform without the involvement of any third party trusted service; if you want to buy NFT, go on our site, select NFT you wish to buy, and click to buy. The same is the case if you want to sell your NFT. Select the price at which you want to sell and list it on our platform for sale.

### **4. Auction**

Instead of buying/selling NFT at a fixed price, you can also choose to sell your NFT on auction, where buyers will be placing bids within a given time and the minimum bid amount you set. Once the auction time expired. The highest bidder will get the NFT, and the seller will get its bid amount. All lowest bidders will get their amount back.

### **5. Create**

We also allow NFT creators to mint their NFTs on our platforms, so in this way, they can create stores on our platform, create their NFTs, get them copyrights protected, and put them on sale for buyers.


---

# 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://docs.xanalia.com/xanalia/xanalia-intro/our-core-features.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.
