# Introduction

**YourSpace** is a Web3-native immutable, ownable pixel grid where blocks are tokenized, allowing users to:

* Advertise a brand or project
* Immortalize memes
* Showcase art

The concept is simple: a 1,000×1,000 pixel grid, with each pixel costing 1 USDC. Advertisers can purchase blocks of pixels (minimum 10×10 block) aka Spaces, to display their images, which link to their websites.

Each block is stored on-chain, verifiable, and customizable forever.


---

# 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://mintyourspace.gitbook.io/docs/getting-started/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.
