# FAQ

<details>

<summary>What is YourSpace?</summary>

The concept of YourSpace 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.

</details>

<details>

<summary>How do I own a space?</summary>

Go to **Buy** section on [mintyour.space](https://www.mintyour.space). See details in [Minting a Space](/docs/getting-started/minting-a-space.md) section.

</details>

<details>

<summary>I have bought a space, what now?!</summary>

Congratulations! Now you can advertise your brand, showcase your art, and memefi your space.&#x20;

</details>

<details>

<summary>Can investing in YourSpace earn me money passively?</summary>

Yes! We are working on a renting system where you'll be able to rent your space and earn according to your own terms.

</details>

<details>

<summary>Is this really on-chain?</summary>

Yes. Your space ownership and customization are stored on blockchain.

</details>

<details>

<summary>Can I edit my space later?</summary>

Yes! Space owners can edit metadata at any time.

</details>

<details>

<summary>Does editing MySpace has any limit?</summary>

No, you can edit YourSpace infinite amount of times.

</details>

<details>

<summary>What is the Total Supply?</summary>

If all of the spaces are minted individually i.e. 10x10 pixels space each, then there would be total of 10000 spaces.\
If some of the users mint in groups e.g. 10x20 or 50x50 pixel spaces, then the supply would be reduced accordingly.

</details>

<details>

<summary>Is there a limit to how many I can own?</summary>

No, mint as many as you like (if available).

</details>


---

# 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/faq.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.
