# 📑Introduction

The project was developed with one thing in mind, a place where the visitors and owners can browse for NFTs in a better way, for this, Planet Earth was chosen to be the canvas. We envisioned a place where users can browse NFTs by flying through the planet looking at customized billboards art pieces made by its owners, where if one catches the traveler's eyes, that user can just access more from the owner by entering it.\
\
For this a map was divided into a collection of 4000 NFTs “Cells” that live on the Ethereum blockchain as ERC-721 tokens. Each cell is assigned randomly to the owner that mints them, and it comes with a predesigned set of attributes that provides them with different levels of rarity and value. Additionally each cell has a “playground” attached to it which can be accessed from the map and allows the owner to custom design each cell!\
\
Having Collaborations in mind we created some clusters of CELLS in different countries and called them “Zones” ; these zones are reserved to be themed and shared for specific NFT projects, this provides them with more visibility and options from the overall map. Cells from a Zone were removed from the pool used for assigning new random cells.\
\
Finally we believe in an interactive community so a Discord channel was set for users to participate, use as a marketplace, join events and more!\
\
You are welcome to build this community with us.<br>


---

# 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://cells-nft.gitbook.io/cells/introduction.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.
