# Customizing Your Space

After minting / buying, you can personalize your spaces using the edit tab in my spaces.

### Editable Attributes

* Image
* URL (opens on click)
* Tooltip - hover text
* Alt text

Text customizations are stored directly on-chain and images via decentralized storage like IPFS.

### Guidelines

* No offensive or illegal content.
* No impersonation or phishing, or deceptive behavior.
* No scams, fraud, or misleading promotions.
* No spam or irrelevant content.
* No harassment or targeting other users.
* No copyright infringement.
* No abuse of platform mechanics.


---

# 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/using-the-platform/customizing-your-space.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.
