# Technical Doc

This technical document provides an overview of the **WrapX Protocol**, detailing its **core architecture, smart contract interactions, and user flow** for **wrapping and unwrapping assets**. WrapX is a **next-gen NFT-based decentralized exchange (DEX)** that integrates **AI agent services with gated token access**, allowing users to convert fungible tokens into **premium NFTs** with embedded value and functionality.

The document outlines the **contract mechanisms, validation processes, fee structures, and transaction flows**, ensuring a clear understanding of how WrapX facilitates **on-chain AI-powered utility, tokenized access, and decentralized trading**. Developers, integrators, and stakeholders can use this documentation as a **reference guide** to interact with WrapX smart contracts and integrate its functionalities into their applications.


---

# 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://docs.wrapx.ai/readme/technical-doc.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.
