> For the complete documentation index, see [llms.txt](https://ai-worlds.gitbook.io/ai-worlds/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-worlds.gitbook.io/ai-worlds/game-worlds/crime-city-miami.md).

# Crime City Miami

<figure><img src="/files/p7fctfXwwkq2nhQqsWZn" alt="" width="375"><figcaption></figcaption></figure>

## What Defines This Genre?

Open-world crime adventures are celebrated for their expansive environments, freedom of choice, and unparalleled interactivity.&#x20;

These games have set the standard for immersive experiences, creating a genre where players can explore fictional cities, undertake missions, or craft their own narratives in a dynamic sandbox world.

In AI Worlds, players can dive into a sprawling urban environment inspired by the essence of open-world crime adventures. Explore cities teeming with life, each drawing influence from iconic metropolitan landscapes. These settings provide the perfect backdrop for:

* High-stakes missions, from orchestrating complex heists to infiltrating powerful organizations.
* Side activities such as district takeovers, business management, or thrilling chases.
* Complete freedom to roam the city and shape your story, whether as a mastermind strategist, a daring rogue, or anything in between.

The world adapts to your choices, ensuring that every action has consequences and every playthrough feels uniquely yours.

## How AI Worlds Elevates the Experience

With cutting-edge AI technology, AI Worlds creates a dynamic crime adventure like no other.

<div><figure><img src="/files/2R5RCQV7NkzL3XLKkcuF" alt="" width="375"><figcaption><p>Narrative example in AI Worlds</p></figcaption></figure> <figure><img src="/files/Rh4CHpy4JEQlVZbXB8rS" alt="" width="375"><figcaption><p>Reputation building and reward earning</p></figcaption></figure></div>

### Dynamic Video Action Scenes

Players will also have the ability to generate dynamic video action scenes on the fly, bringing cinematic excitement to your gameplay.&#x20;

Whether you’re diving into a mission or exploring vibrant yet dangerous city streets, every moment is visually engaging. Missions remain accessible at any time, allowing you to switch between free exploration and structured challenges.

{% embed url="<https://www.tiktok.com/@aiworlds.games/video/7316914617945558278>" %}

As you complete missions, you’ll earn rewards and experience points, unlocking even more opportunities for growth and customization.

### Interactive Maps

The map system in AI Worlds will be fully interactive, offering features designed to enhance your planning and exploration:

* Zoom in and out to explore locations in detail.
* Select destinations with pinpoint accuracy.
* Track places you’ve explored and mark spots you plan to visit.
* Plan your next mission, attack, or heist with a detailed view of the city.

<figure><img src="/files/pY2Jyir7SEjoj74MCYP1" alt="" width="375"><figcaption></figcaption></figure>

Additional functionalities include fast travel to key locations such as car repair shops or your garage, access to personal spaces like your apartment or the local bar, and a comprehensive overview of neighborhood missions, showing both completed tasks and those still on your to-do list.

Think of it as a dynamic map system, personalized and powered by AI to suit your unique playstyle.&#x20;

## Achievement System

AI Worlds introduces a robust Achievement System to track your progress and celebrate your victories:

* A dedicated menu allows you to view all achievements, campaign progress, and milestone completions.
* Earn achievements for completing missions, reaching milestones, and fulfilling secret conditions.
* Unlock rewards such as tokens, rare in-game items, weapon upgrades, skills, and even opportunities to earn real-world rewards.

<figure><img src="/files/jWkTIxq7iAftCzUVLeVT" alt="" width="375"><figcaption></figcaption></figure>

Achievements add a layer of depth and mystery to the game, ensuring every quest feels rewarding and memorable.


---

# 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://ai-worlds.gitbook.io/ai-worlds/game-worlds/crime-city-miami.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.
