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

# Welcome to Fear City

{% embed url="<https://www.youtube.com/watch?v=Zj9wCgpNegU>" %}

**Welcome to Fear City, where menacing gangs and corrupt politicians vie for control of a dystopian New York City.**&#x20;

**Fear City is born out of Stephen Bliss’ creative expression - the acclaimed artist responsible for the look and feel of the iconic Grand Theft Auto illustrations.**&#x20;

**The goal is to use the power of Web3 technology to bring the dark and beautiful metaverse of Fear City to life in comic books, music, animated series, toys, video games and much, much more.**&#x20;

**Each Fear City character is a key to the Fear City intellectual property, exclusive merch, digital and IRL events, and will unlock even more utility and surprises.**

> “I’ve been creating this universe and cast of characters with their own unique narratives in my spare time for decades. When I first started making these characters it was for my own entertainment, and sometimes I’d paint them over abstract compositions on canvas, but there’s no way I could have imagined they’d function within something like a Metaverse. Blockchain technology & NFTs have facilitated my characters’ Frankenstein-like birth into a limitless utilitarian universe, bringing them to life in ways that were previously unattainable.”
>
> — Stephen Bliss

**Enjoy your stay in Fear City.**


---

# 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://fear-city.gitbook.io/fear-city-darkpaper/welcome-to-fear-city.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.
