> For the complete documentation index, see [llms.txt](https://guides.upland.me/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.upland.me/getting-started/join-and-create/useful-tools-and-player-content.md).

# Useful Tools & Player Content

The Upland City Builder isn’t just about properties and trades—an incredible community of creators and developers also powers it! Check out these amazing community-made resources that elevate your Upland experience:

📊 [**UPXLAND**](https://upxland.me/) – Dive into the stats and analytics you need to make informed decisions for your property portfolio. A must-have tool for research-driven players.&#x20;

<img src="https://abs-0.twimg.com/emoji/v2/svg/1fa99.svg" alt="🪙" data-size="line">  [Sparkade](https://www.sparkade.me/) - A spot to stake your Sparklet, along with playing a game to earn yourself some extra UPX, provided by Splintok.

🏗️ [**Uplytics**](https://uplytics.org/) - A voluntary initiative built by an Upland enthusiast known as Laban in-game, providing data to other Uplanders.

📚 [**UPLAND Guide**](https://upland-guide.com/)[ ](https://upland-guide.com/)– From tips and tricks to the latest updates, this player-made website is your ultimate resource for all things Upland.

🇧🇷 [**Mucida\_web3**](https://www.youtube.com/@MUCIDA_WEB3)[ ](https://www.youtube.com/@MUCIDA_WEB3)– Para nossos jogadores brasileiros e entusiastas de Web3, este canal explora o Upland e o empolgante mundo do Web3. For our Brazilian players and Web3 enthusiasts, this channel dives into Upland and the exciting world of Web3.

🥷 [**Hyde Park Ninas** ](https://www.youtube.com/@hydeparkninjas5974)- An immersive online martial arts community with a Comic Book series, Card Game, and Web 3 video game in development with a focus on Upland.

🌑 [**Upland After Dark**](https://www.youtube.com/@VulgarUplander) - Learn and get insights from the vulgar Uplander.

*Disclaimer: Uplandme, Inc. (Upland) is an independent entity and is not affiliated with any of the creators mentioned above. Upland also does not endorse or take responsibility for any content produced by these creators.*


---

# 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://guides.upland.me/getting-started/join-and-create/useful-tools-and-player-content.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.
