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

# Stats

* Total wallets connected: 3414
* Number of CyberBrokers on Team Soul: 1475
* Number of CyberBrokers on Team Mind: 927
* Number of CyberBrokers on Team Body: 908
* Total verified tweets: 2737

**Notable Moments**

* The CyberBrokers that managed to help with the final push to move their team forward:
  * Team Mind Puzzle:[ ](https://opensea.io/assets/0x892848074ddea461a15f337250da3ce55580ca85/1607)[**Number Holcomb**](https://opensea.io/assets/0x892848074ddea461a15f337250da3ce55580ca85/1607)
  * Team Body Puzzle:[ ](https://opensea.io/assets/0x892848074ddea461a15f337250da3ce55580ca85/71)[**Smooth Helfpul Amara**](https://opensea.io/assets/0x892848074ddea461a15f337250da3ce55580ca85/71)
  * Team Soul Puzzle:[ ](https://opensea.io/assets/0x892848074ddea461a15f337250da3ce55580ca85/778)[**Coral Hubbub**](https://opensea.io/assets/0x892848074ddea461a15f337250da3ce55580ca85/778)
  * Attack Puzzle:[ ](https://opensea.io/assets/0x892848074ddea461a15f337250da3ce55580ca85/596)[**Bitter from Snoring**](https://opensea.io/assets/0x892848074ddea461a15f337250da3ce55580ca85/596)

**CyberBrokers’ Job Board**

The final part of Quest 2 involved Spice hijacking the Power Eleven Jobs board to present each CyberBroker with tasks to help spread the word. Over 150+ tasks were completed by the community!

Stats:

* Mind: 62 tasks completed
* Body: 63 tasks completed
* Soul: 69 tasks completed

Here are some of our favorites:

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

{% embed url="<https://twitter.com/Besancia/status/1525571573352173571>" %}

{% embed url="<https://twitter.com/BillyNameIII/status/1525614453949095942>" %}

{% embed url="<https://twitter.com/cartar_l/status/1525728785403887617>" %}


---

# 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/stats.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.
