# Architecture and Implementation

**X-Network Smart Contracts**: X-Network deploys a set of smart contracts on the Ethereum blockchain to handle token transfers and privacy features. These contracts include privacy-centric functions and interfaces with the privacy protocol.

**X-Network Off-Chain Protocol**: To ensure scalability and efficiency, X-Network incorporates an off-chain privacy protocol. This protocol facilitates private transactions off the main Ethereum network, reducing congestion and gas costs while maintaining a high level of security.

**Integration with Ethereum**: X-Network is fully compatible with existing Ethereum wallets and tools, ensuring a seamless user experience. Users can interact with X-Network through popular wallets and DApps without compromising privacy.


---

# 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://x-network.gitbook.io/x-network-whitepaper/overview/architecture-and-implementation.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.
