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

# Introduction

**Your Gateway to the Decentralized Domain Ecosystem**

*Bridging traditional DNS and blockchain-based domains through advanced market aggregation and Web3 infrastructure*

***

## Welcome to ensVision

**ensVision.com** is a next-generation peer-to-peer market aggregator for digital domains, seamlessly connecting traditional DNS and blockchain-based domains like ENS (Ethereum Name Service). We don't custody or list domains ourselves—instead, we aggregate listings from across major protocols and platforms, providing users with trustless access to the domain markets they care about.

### What We Offer

* **🔍 Bulk Domain Search & Lookup** - Search across multiple protocols simultaneously
* **📊 Aggregated Listings** - Buy, sell, and auction domains across protocols
* **📈 Market Aggregation Orderbook** - Real-time pricing and availability
* **🛠️ Domain Management Tools** - Comprehensive suite for managing your digital assets
* **🏷️ Filtered, Trustless Search** - Discover domains by category & utility
* **🌐 Cross-Protocol Access** - From DNS to ENS and everything in between

***

## 📚 Documentation Overview

Our documentation is organized into clear sections to help you navigate everything ensVision has to offer:

### Legal & Compliance

* [**Terms of Service**](/legal/terms-of-service.md)\
  Comprehensive terms and conditions governing your use of ensVision.com and related services. Understand your rights, responsibilities, and our service agreements.
* [**Privacy Notice**](/legal/privacy-notice.md)\
  Detailed information about how ensVision processes and protects your personal data. Learn about our data handling practices, your privacy rights, and GDPR compliance.

### Support & Resources

* [**Frequently Asked Questions (FAQ)**](/frequently-asked-questions/faq.md)\
  Extensive FAQ covering all aspects of ensVision, from basic operations to advanced features. Find answers to common questions about ENS, DNS, registrations, fees, and platform functionality.

### Advanced Guides

* [**ENS Advanced Hosting with eth.limo**](/ens-advanced-hosting-with-eth.limo/eth-limo-hosting.md)\
  Complete guide to hosting decentralized websites using ENS and the eth.limo gateway. Learn about dWebsites, IPFS/IPNS, and advanced decentralized hosting techniques.

***

## 🚀 Quick Start

**New to ensVision?** Start here:

1. **Read the** [**FAQ**](/frequently-asked-questions/faq.md) - Get answers to the most common questions
2. **Review** [**Terms of Service**](/legal/terms-of-service.md) - Understand our service agreements
3. **Explore** [**Advanced Hosting**](/ens-advanced-hosting-with-eth.limo/eth-limo-hosting.md) - Learn about decentralized website hosting

***

## 🔗 Quick Navigation

#### Legal Documents

* [Terms of Service](/legal/terms-of-service.md)
* [Privacy Notice](/legal/privacy-notice.md)

#### Support

* [FAQ](/frequently-asked-questions/faq.md)
* [Contact Support](/legal/terms-of-service.md#section-20-contact-information)

#### Advanced Topics

* [ENS Hosting Guide](/ens-advanced-hosting-with-eth.limo/eth-limo-hosting.md)
* [IPFS & IPNS](/introduction/what-is-ipfs-ipns.md)

***

## 💡 Key Features

### Market Aggregation

ensVision aggregates listings from major marketplaces including OpenSea, LooksRare, Rarible, X2Y2, and others, ensuring you always see the best available prices.

### Trustless Operations

All interactions—registrations, transfers, and renewals—are executed directly on-chain with respective protocols. We act purely as a pass-through interface.

### Comprehensive Tools

* Bulk registration and renewal
* Advanced search and filtering
* Category-based discovery
* Real-time analytics and metrics
* Collection offers and floor sweeping

***

## 📖 About This Documentation

This documentation is continuously updated to reflect the latest features, policies, and best practices. All content is synchronized with GitBook for optimal readability and navigation.

**Last Updated:** January 2025

***

**Questions?** Check our [FAQ](/frequently-asked-questions/faq.md) or [contact support](/legal/terms-of-service.md#section-20-contact-information)

*Built with precision. Designed for clarity.*


---

# 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.ensvision.com/readme.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.
