> For the complete documentation index, see [llms.txt](https://lore.chainrunners.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lore.chainrunners.xyz/people-of-mega-city/razerblad333.md).

# RazerBlad333

Razer is a long time collaborator of Eddy's and pursues lucrative opportunities all around Mega City.&#x20;

Besides her history with Eddy, not much is known about Razer and she likes it that way. Razer uses Eddy's network of shops to recruit new Runners for potential gigs and critiques any potential collaborators with extreme precision.&#x20;

She’s serious about her work and will cut you out if you aren’t reliable - so best show up when it's time to strike. Don't expect small talk with Razer, her closed off nature will leave you standing with the bag once a deal is complete.. and you don't want to follow her.

<figure><img src="/files/xZwe3C3CmBMyxW3v0X64" alt=""><figcaption><p>"Big haul - bigger then expected. We like this. You have done good now keep that head low in case there's any heat on us."</p></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://lore.chainrunners.xyz/people-of-mega-city/razerblad333.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.
