# CyberBrokers Models

### CyberBrokers

| Name           | Model Name   | Model Keywords      |
| -------------- | ------------ | ------------------- |
| Spice (in TPL) | cb-spice-tpl | cb-spice-tpl, woman |
| Ken            | cb-ken       | cb-ken, man         |
| Soleia         | cb-soleia    | cb-soleia, woman    |
| Zinc           | cb-zinc      | cb-zin, man         |

### CyberBrokers Talents

| Talent | Model Name | Model Keywords |
| ------ | ---------- | -------------- |
| Hacker | cb-hacker  | cb-hacker      |

### CyberBrokers Traits

| Trait          | Model Name     | Model Keywords |
| -------------- | -------------- | -------------- |
| Mask - Cammer  | cb-cammer-mask | cb-cammer-mask |
| Mask - Bitcoin | cb-btc-mask    | cb-btc-mask    |

### Notes

* Pixie Bolt AI adds in model keywords at the beginning of prompts by default. You do not need to add them.&#x20;
* When "man" or "woman" is not used in default model keywords, you should pick and add one yourself at the beginning of the prompt to define the image you want.&#x20;
* Use of positioning words like "side view" and "front view" is very useful with these models.


---

# Agent Instructions: 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:

```
GET https://docs.cyberbrokers.com/user-guide/pixie-bolt-ai/cyberbrokers-models.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
