> 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/mercs.md).

# Mercs

Beefs in Cyber City get shredded by the pros. With all the backstabbing and land grabbing going on, Curt Bonoi and his Mercs run a highly profitable operation. Their army of outcasted soldiers, ruthless assassins and brutal bodyguards are united in their loyalty. Mercs pride themselves on getting the job done, no matter what the cost. Whether you have a target to snipe, a deal to crash or a VIP in need of close protection, Curt and his gang of not so merry men have the tools for the job.

Following a botched mission while heading up the Presidential security entourage, Curt Bonoi found himself out of a job and down one arm. Spurred on by his unceremonious ejection, Curt wasted no time in crafting his army of specialized tradesmen. Filled with newfound purpose, these mercenary outcasts now serve impartial justice to the rifting factions of Cyber City. Curt instils commitment and respect into the minds of his Mercs, a tight-knit army that he rules with his cybernetic iron fist.

The endless shadows casted by Downtown’s skyscrapers form a dangerous breeding ground for violence and disorder. The Mercs bring order to the chaos but keep mostly to themselves. Interfere with their business however and you’ll pay the highest of prices, as many a meddling Nomad has come to witness.

<figure><img src="/files/1Xxm8G24NE7AJF0lqlac" 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/mercs.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.
