# Getting Started

## Upland - Become A Tycoon

- [What is Upland?](https://guides.upland.me/getting-started/basics/what-is-upland.md)
- [Account Setup](https://guides.upland.me/getting-started/basics/account-setup.md)
- [Game Tips](https://guides.upland.me/getting-started/basics/game-tips.md)
- [Leveling up](https://guides.upland.me/getting-started/basics/leveling-up.md)
- [Glossary](https://guides.upland.me/getting-started/basics/glossary.md)
- [The Upland Constitution](https://guides.upland.me/getting-started/basics/the-upland-constitution.md)
- [Map](https://guides.upland.me/getting-started/play/map.md)
- [Profile](https://guides.upland.me/getting-started/play/profile.md)
- [Quick Menu](https://guides.upland.me/getting-started/play/quick-menu.md)
- [Travel](https://guides.upland.me/getting-started/play/travel.md)
- [Uppies - Residents of Upland](https://guides.upland.me/getting-started/play/uppies-residents-of-upland.md)
- [Sparklet Warz](https://guides.upland.me/getting-started/sparklet-warz.md)
- [Legits (Sports)](https://guides.upland.me/getting-started/legits-sports.md)
- [Totems](https://guides.upland.me/getting-started/totems.md)
- [Property](https://guides.upland.me/getting-started/earn/property.md)
- [Assets](https://guides.upland.me/getting-started/earn/assets.md)
- [Transferring UPX](https://guides.upland.me/getting-started/earn/transferring-upx.md)
- [Earning](https://guides.upland.me/getting-started/earn/earning.md)
- [Metaventures](https://guides.upland.me/getting-started/metaventures.md)
- [Community](https://guides.upland.me/getting-started/join-and-create/community.md)
- [Designers](https://guides.upland.me/getting-started/join-and-create/designers.md)
- [Layer 2 Developers](https://guides.upland.me/getting-started/join-and-create/layer-2-developers.md)
- [Useful Tools & Player Content](https://guides.upland.me/getting-started/join-and-create/useful-tools-and-player-content.md)
- [UPX](https://guides.upland.me/getting-started/tokens/upx.md)
- [SPARKLET](https://guides.upland.me/getting-started/tokens/sparklet.md)
- [$SPARKLET (White Paper 2023)](https://guides.upland.me/getting-started/tokens/usdsparklet-white-paper-2023.md)
- [About Uplandme, Inc.](https://guides.upland.me/getting-started/about-uplandme-inc..md): Building the Largest Real-World City-Builder


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guides.upland.me/getting-started/basics/what-is-upland.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.
