# Documentation

## Documentation

- [Overview](https://eth-limo.gitbook.io/documentation/introduction/readme.md)
- [What is a dWebsite?](https://eth-limo.gitbook.io/documentation/introduction/what-is-a-dwebsite.md): Explore the next generation of internet sites with our guide on dWebsites. Understand how decentralized websites operate using the Ethereum blockchain and IPFS.
- [What is IPFS/IPNS?](https://eth-limo.gitbook.io/documentation/introduction/what-is-ipfs-ipns.md): Explore the decentralized protocols that are redefining data storage and retrieval on the web.
- [What is eth.limo?](https://eth-limo.gitbook.io/documentation/introduction/what-is-eth.limo.md): The last mile of Defi
- [Gateway Basics](https://eth-limo.gitbook.io/documentation/introduction/what-is-eth.limo/gateway-basics.md)
- [DNS over HTTPS](https://eth-limo.gitbook.io/documentation/introduction/what-is-eth.limo/gateway-basics/dns-over-https.md)
- [How to register an ENS domain/name](https://eth-limo.gitbook.io/documentation/beginner/how-to-register-an-ens-domain.md): Step By Step Guide on obtaining your .eth domain!
- [Setting up a GitHub Repository](https://eth-limo.gitbook.io/documentation/beginner/setting-up-a-github-repository.md)
- [How To Install IPFS Locally](https://eth-limo.gitbook.io/documentation/beginner/how-to-install-ipfs-locally.md)
- [IPFS Desktop (Windows)](https://eth-limo.gitbook.io/documentation/beginner/how-to-install-ipfs-locally/ipfs-desktop-windows.md): IPFS Desktop (Windows Setup)
- [IPFS Desktop (Linux)](https://eth-limo.gitbook.io/documentation/beginner/how-to-install-ipfs-locally/ipfs-desktop-linux.md): IPFS Desktop (Linux Setup)
- [IPFS Desktop (Mac)](https://eth-limo.gitbook.io/documentation/beginner/how-to-install-ipfs-locally/ipfs-desktop-mac.md): IPFS Desktop (Mac OS Setup)
- [How to use IPFS/IPNS](https://eth-limo.gitbook.io/documentation/beginner/how-to-use-ipfs-ipns.md)
- [Uploading to IPFS](https://eth-limo.gitbook.io/documentation/beginner/how-to-use-ipfs-ipns/uploading-to-ipfs.md)
- [Self-Hosting Instructions for IPFS and IPNS](https://eth-limo.gitbook.io/documentation/beginner/how-to-use-ipfs-ipns/uploading-to-ipfs/self-hosting-instructions-for-ipfs-and-ipns.md)
- [Hosting using a pinning service](https://eth-limo.gitbook.io/documentation/beginner/how-to-use-ipfs-ipns/uploading-to-ipfs/hosting-using-a-pinning-service.md)
- [Setting Up Your ENS Name/Domain](https://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-name.md)
- [Updating Your ENS Content Records](https://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-name/updating-your-ens-content-records.md)
- [Content Hash Overview](https://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-name/content-hash-overview.md)
- [Understanding Content Hashes, IPNS, and IPFS for ENS](https://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-name/content-hash-overview/understanding-content-hashes-ipns-and-ipfs-for-ens.md)
- [Understanding IPFS Content Identifiers (CIDs)](https://eth-limo.gitbook.io/documentation/beginner/configuring-your-ens-name/content-hash-overview/understanding-ipfs-content-identifiers-cids.md)
- [Filebase](https://eth-limo.gitbook.io/documentation/ipfs-pinning-providers/undefined.md): Using the Filebase Public IPFS Gateway & Pinning Service
- [Using the Filebase Public IPFS Gateway](https://eth-limo.gitbook.io/documentation/ipfs-pinning-providers/undefined/using-the-filebase-public-ipfs-gateway.md)
- [Filebase IPFS Pinning](https://eth-limo.gitbook.io/documentation/ipfs-pinning-providers/undefined/filebase-ipfs-pinning.md)
- [4Everland](https://eth-limo.gitbook.io/documentation/ipfs-pinning-providers/4everland.md): Using the 4Everland Public IPFS Gateway & Pinning Service
- [Using the 4Everland Public IPFS Gateway](https://eth-limo.gitbook.io/documentation/ipfs-pinning-providers/4everland/using-the-4everland-public-ipfs-gateway.md)
- [4Everland IPFS Pinning](https://eth-limo.gitbook.io/documentation/ipfs-pinning-providers/4everland/4everland-ipfs-pinning.md)
- [How to Publish to IPNS](https://eth-limo.gitbook.io/documentation/ipns-publishing/how-to-publish-to-ipns.md)
- [Using eth.limo with IPFS (Kubo)](https://eth-limo.gitbook.io/documentation/intermediate/using-eth.limo-with-ipfs-kubo.md)
- [Running Your Own IPFS Node and IPNS Publishing](https://eth-limo.gitbook.io/documentation/intermediate/running-your-own-ipfs-node.md)
- [.ART Resolution](https://eth-limo.gitbook.io/documentation/.art-resolution.md): The eth.limo gateway supports .art name resolution, allowing users to resolve and retrieve content hash records for .art domain names.
- [.gno Resolution](https://eth-limo.gitbook.io/documentation/gateway.md)
- [Advanced dWebsite Topics](https://eth-limo.gitbook.io/documentation/advanced/advanced.md)
- [ENS Subdomains and CCIP](https://eth-limo.gitbook.io/documentation/advanced/ens-subdomains-ccip.md)
- [Registry vs Resolver](https://eth-limo.gitbook.io/documentation/advanced/registry-vs-resolver.md)
- [Record Types](https://eth-limo.gitbook.io/documentation/advanced/record-types.md)
- [Alternatives to IPFS](https://eth-limo.gitbook.io/documentation/advanced/alternatives-to-ipfs.md)
- [Arweave and ArNS](https://eth-limo.gitbook.io/documentation/advanced/arweave-arns.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://eth-limo.gitbook.io/documentation/introduction/readme.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.
