> For the complete documentation index, see [llms.txt](https://docs.cityversetycoon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cityversetycoon.com/cityverse-mode/marketplace.md).

# Marketplace

<figure><img src="https://docs.cityversetycoon.com/~gitbook/image?url=https%3A%2F%2F1511942577-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FVNwE5A4rd09EmXxeuFXl%252Fuploads%252FibSSIG8tdOj3cpiwWO6D%252FMarketplace.jpg%3Falt%3Dmedia%26token%3D9fff87c6-327c-4893-af29-3d6cc9a2b8b9&#x26;width=768&#x26;dpr=2&#x26;quality=100&#x26;sign=3f5b5ee3&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Buildings are the backbone of your empire in CityVerse Tycoon. Acquiring and trading buildings strategically can significantly impact your success. Here’s a detailed guide on how to buy and sell buildings using different payment methods.

Nobody starts at the top. Just as every great journey begins with a single step, every self-made real estate tycoon begins the journey to their first building purchase (and the many that follow) with their own humble first steps. In CityVerse Tycoon, your journey begins as a Renter in a Landlord’s building. You and nine other renters need to upgrade that building, and pay rent in the form of a percentage of your earnings. Congrats on taking your first steps in the CityVerse!

**Leveling up to Owner status = Double Bonus time!**

Now that you have a taste for ownership and its many benefits, it’s time to start thinking about taking another giant leap forward. As an Owner, you’re just a few steps from becoming a **Landlord**, with buildings full of rent-paying tenants!


---

# 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://docs.cityversetycoon.com/cityverse-mode/marketplace.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.
