> For the complete documentation index, see [llms.txt](https://www.bandlabs.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bandlabs.net/vrchat-worlds.md).

# VRChat Worlds

You can find works developed by the BandLabs team here!

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://vrchat.com/home/world/wrld_c724af1d-6863-413a-975d-7b0f8ea8bb47/info">Astro Purr</a></td><td>The Astro Purr is a luxury space yacht featuring The Clawsino-Royal․ Serves as a Roleplay lobby and a chill lobby․ Currently I consider this my most cherished project up to this point.</td><td><a href="/files/CzEOcqMAcp0gxsPZVbq6">/files/CzEOcqMAcp0gxsPZVbq6</a></td></tr><tr><td><a href="https://vrchat.com/home/world/wrld_ff38a94b-efed-48c1-8701-7328b5003d0d/info">Dungeon</a></td><td>Dungeon built with Roleplay groups in mind․ Includes Loot Systems and DM Utilities available to run your own Dungeon Loot Runǃ Features˸ Flying˸ Instructions in spawn on how to fly‚ assists DM's and NPC's relocate in the map around the player party․ PickupTracker˸ Attach Loot and Flashlights to body Local Door Toggle˸ State is off by default․ This button will toggle all the doors on the map on or off․ Local NPC Light˸ Turns the world light on or places a light on the character's body to follow them around locally․ Synced Door Toggle˸ When Doors are enabled‚ there are buttons above every door that are synced globally․ This allows for DM's to open and close entrances to different parts of the world․</td><td><a href="/files/UMgMPa7EKTdxkJET4XgV">/files/UMgMPa7EKTdxkJET4XgV</a></td></tr><tr><td><a href="https://vrchat.com/home/world/wrld_8e6b29a7-c206-4508-a2be-2fa9b50276d6/info">Dungeon Floor 2</a></td><td>Mostly sitting as a tech demo at this point․ Might return to this project one day․</td><td><a href="/files/Bviq1ZSixQISSf4sl5MW">/files/Bviq1ZSixQISSf4sl5MW</a></td></tr><tr><td><a href="https://vrchat.com/home/world/wrld_54e014d6-67c9-4eec-a134-0bb07fd9e006/info">Office Building</a></td><td>Office Building with on-site containment․<br>This is an unfinished and abandoned project. Still fairly good for Roleplays if suited for the scene!</td><td><a href="/files/J0ApWZaJeiVWHO4Umfxs">/files/J0ApWZaJeiVWHO4Umfxs</a></td></tr><tr><td><a href="https://vrchat.com/home/world/wrld_c37425c3-8d9a-4022-8a86-408fe67cc3c8/info">Whispering Willows</a></td><td>A Cerberus Megacorp Outpost on a foggy planet. Project abandoned, it's a bit laggy as optimization was never finished, but it still can be used for Roleplay's!</td><td><a href="/files/fTIvXFdIIIAmqfIiMKhS">/files/fTIvXFdIIIAmqfIiMKhS</a></td></tr></tbody></table>


---

# 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://www.bandlabs.net/vrchat-worlds.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.
