> For the complete documentation index, see [llms.txt](https://docs.secondlive.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.secondlive.world/secondlive-en/products.md).

# PRODUCTS

- [Avatar](https://docs.secondlive.world/secondlive-en/products/avatar.md)
- [Create an Avatar](https://docs.secondlive.world/secondlive-en/products/avatar/create-an-avatar.md)
- [Space](https://docs.secondlive.world/secondlive-en/products/space.md)
- [BSC DeFi Exhibition](https://docs.secondlive.world/secondlive-en/products/space/bsc-defi-exhibition.md)
- [Personal Space](https://docs.secondlive.world/secondlive-en/products/space/personal-space.md)
- [MVB Pavilion](https://docs.secondlive.world/secondlive-en/products/space/mvb-pavilion.md)
- [Island Space](https://docs.secondlive.world/secondlive-en/products/space/island-space.md)
- [Crypto Space  Rooftop Space   Ocean Pool Space](https://docs.secondlive.world/secondlive-en/products/space/crypto-space-rooftop-space-ocean-pool-space.md)
- [Private Art Gallery](https://docs.secondlive.world/secondlive-en/products/space/private-art-gallery.md)
- [SecondLive Square](https://docs.secondlive.world/secondlive-en/products/space/secondlive-square.md)
- [SNS](https://docs.secondlive.world/secondlive-en/products/sns.md)
- [SNS Guideline](https://docs.secondlive.world/secondlive-en/products/sns/sns-guideline.md)
- [Market](https://docs.secondlive.world/secondlive-en/products/market.md)
- [Event](https://docs.secondlive.world/secondlive-en/products/event.md)
- [How to initiate an event?](https://docs.secondlive.world/secondlive-en/products/event/how-to-initiate-an-event.md)
- [Game](https://docs.secondlive.world/secondlive-en/products/game.md)
- [Jigsaw Puzzles Game](https://docs.secondlive.world/secondlive-en/products/game/jigsaw-puzzles-game.md)
- [Mannequin Challenge](https://docs.secondlive.world/secondlive-en/products/game/mannequin-challenge.md)
- [SecondLive\_TON Tutorial](https://docs.secondlive.world/secondlive-en/products/game/secondlive_ton-tutorial.md)
- [Badge System](https://docs.secondlive.world/secondlive-en/products/badge-system.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:

```
GET https://docs.secondlive.world/secondlive-en/products.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.
