> 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/space/secondlive-square.md).

# SecondLive Square

## SecondLive Square

1.As an essential and critical location, SecondLive Square is the transfer station of all spaces. The game center, concert stadium, and conference room…all areas will have an entrance and related interactions will happen here. It's a place of high-frequency usage.

2.After quitting any space, you will be directly transferred to SecondLive Square. Likewise, you can enter your destination via SecondLive Square. Closing SecondLive Square means exiting the program.

3.In SecondLive Square, users can chat, make new friends, attend AMA, do live-streaming, join treasure hunting and more. It's a perfect public area for users to hang out and live a second life.

![](/files/qlIat1lvTefy5AGRmeAX)

Entrance:<https://secondlive.world/space>


---

# 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/space/secondlive-square.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.
