# CityVerse Tycoon- Social Sweepstakes

## CityVerse Tycoon: #1 Social Sweepstakes

- [Introduction](https://docs.cityversetycoon.com/introduction.md)
- [CityVerse Mode](https://docs.cityversetycoon.com/cityverse-mode.md)
- [In-game assets](https://docs.cityversetycoon.com/cityverse-mode/in-game-assets.md)
- [Buildings](https://docs.cityversetycoon.com/cityverse-mode/in-game-assets/buildings.md)
- [Piggy Bank](https://docs.cityversetycoon.com/cityverse-mode/in-game-assets/piggy-bank.md)
- [Copy of Piggy Bank](https://docs.cityversetycoon.com/cityverse-mode/in-game-assets/copy-of-piggy-bank.md)
- [Piggy Club](https://docs.cityversetycoon.com/cityverse-mode/in-game-assets/piggy-club.md)
- [Marketplace](https://docs.cityversetycoon.com/cityverse-mode/marketplace.md)
- [Getting Started: How To Buy Your First Building](https://docs.cityversetycoon.com/cityverse-mode/marketplace/getting-started-how-to-buy-your-first-building.md)
- [Coupons - cause every Tycoon Loves a Bargain](https://docs.cityversetycoon.com/cityverse-mode/marketplace/coupons-cause-every-tycoon-loves-a-bargain.md)
- [Buying Buildings from CityVerse Tycoon Players](https://docs.cityversetycoon.com/cityverse-mode/marketplace/buying-buildings-from-cityverse-tycoon-players.md)
- [Sweepstake Mode](https://docs.cityversetycoon.com/sweepstake-mode.md)
- [Sweepstakes policy](https://docs.cityversetycoon.com/sweepstake-mode/sweepstakes-policy.md)
- [Wallets](https://docs.cityversetycoon.com/wallets.md)
- [How to Export In-Game Wallet Private Key](https://docs.cityversetycoon.com/wallets/how-to-export-in-game-wallet-private-key.md)
- [How to Export In-Game Assets](https://docs.cityversetycoon.com/wallets/how-to-export-in-game-assets.md)
- [How To Deposit ETH](https://docs.cityversetycoon.com/wallets/how-to-deposit-eth.md)
- [How to Withdraw USDC](https://docs.cityversetycoon.com/wallets/how-to-withdraw-usdc.md)
- [How To Earn FREE SC](https://docs.cityversetycoon.com/how-to-earn-free-sc.md)
- [FAQ](https://docs.cityversetycoon.com/faq.md)
- [Terms of Use](https://docs.cityversetycoon.com/terms-of-use.md)
- [Privacy Policy](https://docs.cityversetycoon.com/privacy-policy.md)
- [Responsible Social Play](https://docs.cityversetycoon.com/responsible-social-play.md)
- [Cookie Policy](https://docs.cityversetycoon.com/cookie-policy.md)


---

# 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://docs.cityversetycoon.com/introduction.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.
