> For the complete documentation index, see [llms.txt](https://metaversenw.gitbook.io/user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaversenw.gitbook.io/user-manual/bit.country-space.md).

# Bit.Country Space&#x20;

- [What is a Space](https://metaversenw.gitbook.io/user-manual/bit.country-space/what-is-a-space.md): Metaverse owners have the unique opportunity to leverage Metaverse Spaces in 2.5D and 3D as a tool for audience expansion, fostering authentic connections, and providing value to their community.
- [Quick Start Guide](https://metaversenw.gitbook.io/user-manual/bit.country-space/quick-start-guide.md)
- [How to Host a Livestream](https://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-host-a-livestream.md): Only the Metaverse Owner or Host can start a Live stream.
- [How to Access the BC Space](https://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-access-the-bc-space.md)
- [How to Join a Meeting](https://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-join-a-meeting.md)
- [How to Lock/Unlock a Meeting](https://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-lock-unlock-a-meeting.md): To control access to locking/unlocking meetings within the 2.5D and 3D spaces, follow these instructions:
- [How to Allow others to Speak during Livestream](https://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-allow-others-to-speak-during-livestream.md): To participate during a livestream, follow these steps:
- [How to activate Video Mode Only](https://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-activate-video-mode-only.md)
- [How to Edit your Space](https://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-edit-your-space.md): You can enhance your space by adding various objects to it. Here's how to do it:
- [Animating an AI-Generated Image for your 2.5D BC Space](https://metaversenw.gitbook.io/user-manual/bit.country-space/animating-an-ai-generated-image-for-your-2.5d-bc-space.md): This guide walks you through the process of animating an AI-generated image using MidJourney, Photoshop, Premiere Pro, and BC Space with unlocked customization (premium package feature).
- [How to use Survey Questions in Space](https://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-use-survey-questions-in-space.md)
- [How to End Meeting for Everyone](https://metaversenw.gitbook.io/user-manual/bit.country-space/how-to-end-meeting-for-everyone.md)
- [Exploring the features of your Bit.Country Space](https://metaversenw.gitbook.io/user-manual/bit.country-space/exploring-the-features-of-your-bit.country-space.md)
- [New Reward System for Space Engagement](https://metaversenw.gitbook.io/user-manual/bit.country-space/new-reward-system-for-space-engagement.md)
- [Picture-in-Picture Support for Screen Sharing](https://metaversenw.gitbook.io/user-manual/bit.country-space/picture-in-picture-support-for-screen-sharing.md): Space now offers Picture-in-Picture (PiP) support for screen sharing, making your sharing experience more convenient.
- [Space Settings](https://metaversenw.gitbook.io/user-manual/bit.country-space/space-settings.md)
- [NFT Gate your BC Space](https://metaversenw.gitbook.io/user-manual/bit.country-space/nft-gate-your-bc-space.md)
- [Questionnaires & Surveys](https://metaversenw.gitbook.io/user-manual/bit.country-space/questionnaires-and-surveys.md)
- [NPC Greetings](https://metaversenw.gitbook.io/user-manual/bit.country-space/npc-greetings.md)
- [Integrating BC Spaces with Calendly](https://metaversenw.gitbook.io/user-manual/bit.country-space/integrating-bc-spaces-with-calendly.md)
- [Troubleshooting](https://metaversenw.gitbook.io/user-manual/bit.country-space/troubleshooting.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://metaversenw.gitbook.io/user-manual/bit.country-space.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
