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

# Hoodoos

Cyber City has gone through many developments throughout its colorful history but the Bondieu district has barely seen a cent of investment. Bondieu is home to the Hoodoos, Queen Marielle’s family business that traces its roots back to the glory days of rich Caribbean imports. Rival factions have lost many a bloody deal on Hoodoo turf, a phenomenon best put down to the gang’s powerful curses and black magic rituals. None know this better than the Tyger Fangz; their bitter rivalry as old as the City’s first bricks and roads.

When Queen Marielle took over the reins of the family business, she modernized their practices. Narcotics had long been the lifeblood of the street gang’s business but Marielle had much more than streetsmarts to fall back on. Highly educated and financially savvy, Marielle leveraged her advanced engineering skills to create something far more powerful than powders and herbs. Through a breakthrough in cybernetic skull implants, she found a gateway to unleash industrial-level dopamine past the human blood-brain barrier. Jittery addicts from all walks of life now flock to her infamous brainpump sessions. Her buyers are hooked, literally.

Away from the bright neon and futuristic vibes of Cyber City, Marielle’s frail customers tread carefully past rusty scaffolding and abandoned tram carriages, only to be greeted by the venomous snakes and black widows that guard the halls of her Hoodoo hangout. Pay up, hook up, but don’t outstay your welcome, lest any resting spirits awake from their slumber.

<figure><img src="/files/vEjiFU5G83N28UXru9wl" alt=""><figcaption></figcaption></figure>


---

# 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://cyber-syndicate.gitbook.io/cyber-syndicate/cyber-city-lore/hoodoos.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.
