# How to Edit your Space

1. While you're in your space, you can easily add different objects by clicking the settings cross button in the upper right corner.

<figure><img src="https://lh4.googleusercontent.com/AD2tSqiSrvSzmWAT5DmQAX-ncfyniaI-1RDutrtPs0x2htweGO2u3ZVbxo0T9QOI6DpUyVj-2kRFF2DQaDJewMkicpsmFgPoKnufrTQcqJwb8CgnKEJBPpnMq_MlHea7-E0W4JK2L72agmFezTV80Tk" alt=""><figcaption></figcaption></figure>

2. &#x20;Upon clicking, you'll gain access to a variety of objects that you can incorporate into your space.

<figure><img src="https://lh4.googleusercontent.com/QXIYAs-UKTqjU4OfU_y5TvSMgYvDWoJIBvU7NyGi0K8WH_BIEzjuQ7ZNAMXD3L2IENiskqmZR2kHUy5aY4eYh1F6ysxK39gmyPoy7xbZ5bhkGauyNb7MtngBUxymmZQ-UyxWBpJCN0jbRVi59fU53-Q" alt=""><figcaption></figcaption></figure>

3. From this selection, you can choose what to add, and you also have the flexibility to move, remove, or edit these objects. Additionally, you can insert media or text into your space, customizing it to your liking.

<figure><img src="https://lh4.googleusercontent.com/2aMFhtWZ9ukjFH0m36RniFvJq4lthCafVwCaWj5Vfj1iIeuGIq9PT4nldsRSykP8zN9BvaC4L1SFdK2sb2qX0RAIvePdgTtbLaruOC0dnFfRP0EptvAK76yoAqqsTDZR-ngmA0MblnpSyfuK6KzAIMw" alt=""><figcaption></figcaption></figure>


---

# 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://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-edit-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.
