> For the complete documentation index, see [llms.txt](https://docs.cyberbrokers.com/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyberbrokers.com/user-guide/missions/alpha/qa-m02/summary.md).

# Summary

### **Quest #2 Completed!**

In Quest #1, Spice learned new information that all CyberBrokers are AI. Leading into Quest #2, she set out with Ken and Zinc to spread this bombshell message as far and wide across the Paradigm as possible. In order to do this, they decided to split up and try different ways to get the message out.

Spice was able to break into data center servers and give CyberBrokers access to the Power Eleven network. CyberBrokers were able to connect to the terminal and were given tasks based on their highest Mind, Body, or Soul stat.

Part 1 of Chapter 5 was already written in stone, but it was up to CyberBrokers to determine how the story moved forward.

### **Team Scores**

The team that managed to make the most noise inside of the Paradigm… **Team Soul**!

**Scores**

1\. Soul (6665)

2\. Body (4135)

3\. Mint (4055)

### **Unlocked: Chapter 5, Part 2**

With the conclusion of Quest #2, Chapter 5 now has an epilogue based on the efforts of Team Soul. Read the updated chapter now:[ https://cyberbrokers.io/lore05/](https://cyberbrokers.io/lore05/)


---

# 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://docs.cyberbrokers.com/user-guide/missions/alpha/qa-m02/summary.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.
