> For the complete documentation index, see [llms.txt](https://upliftworld.gitbook.io/upliftworld-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift.md).

# State of the uplift

- [Status to Date](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/status-to-date.md): Not Your Kind of Whitepaper That Just Talks About What It Might Intends to Build...
- [Current Worlds](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds.md): What Our Community Built so Far!
- [Old World](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/old-world.md): Where it All Started...
- [Genesis](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/genesis.md): The Creative Metropolis and Genesis Moment of the Uplift
- [Gratitude](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/gratitude.md): Gratitude Filled This Universe From the Beginning. The World Is One of the Newest, Though.
- [Londom](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/londom.md): Beloved OG Turf With a Lot of History
- [Upluft](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/upluft.md)
- [Chik'in Ka'ah](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/chikin-kaah.md)
- [Swineland](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/swineland.md)
- [Boravallis](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/boravallis.md)
- [Thoon](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/thoon.md)
- [Multi-Server Builders, Themes, and Concepts](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/current-worlds/multi-server-builders-themes-and-concepts.md): Exponential Creativity Needs a Big Canvas
- [World Maps](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/world-maps.md): You Can Find a Detailed Map for Every World
- [A Non-linear DAO Roadmap](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/a-non-linear-dao-roadmap.md): The Roadmap and Features Will Adjust Dynamically to the Needs of the Players
- [Visual Roadmap](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/a-non-linear-dao-roadmap/visual-roadmap.md): We Will Publish a Visual Roadmap for Everyone to Explore Soon...
- [First Features to vote on](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/a-non-linear-dao-roadmap/first-features-to-vote-on.md): Now Let's Take a Peak on a Few Features We Already Have in Stash for You
- [Upcoming Worlds](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/upcoming-worlds.md): A Glimpse of the Future...
- [Polyworld](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/upcoming-worlds/polyworld.md)
- [Blue Chip Upgrade World](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/upcoming-worlds/blue-chip-upgrade-world.md)
- [Hardcore Survival Clusters](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/upcoming-worlds/hardcore-survival-clusters.md)
- [Redstone Games World](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/upcoming-worlds/redstone-games-world.md)
- [Artist Based Gallery World](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/upcoming-worlds/artist-based-gallery-world.md): The Vivid Art Community is a Huge Part of the Uplift
- [Postcard World](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/upcoming-worlds/postcard-world.md): Need a holiday? Now you just need your Uplift World stamps & cards :-)
- [Friendly NFT Worlds Fractionalization to Plot NFTs](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/upcoming-worlds/friendly-nft-worlds-fractionalization-to-plot-nfts.md)
- [World DAOs](https://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift/upcoming-worlds/world-daos.md): A Metaverse Full of Independent, yet Closely Connected Worlds of Any Flavor and Kind


---

# 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://upliftworld.gitbook.io/upliftworld-whitepaper/state-of-the-uplift.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.
