# Characters

## Choose your character!

There are 4 types of characters in the game. (for now)

<table><thead><tr><th width="180">Name</th><th>Story</th></tr></thead><tbody><tr><td>CYBORG</td><td>Cyborg is one of the playable characters in Securedverse. As his name suggests, he is a half-human, half-machine hybrid with a variety of technological enhancements. He is equipped with powerful weapons and is highly skilled in combat.</td></tr><tr><td>SCARLETT</td><td>She is a skilled hacker who has exceptional abilities to access and manipulate computer systems, security networks, and other forms of technology. Her primary role in the game is to provide support to other players during combats by using her hacking skills to disable enemy defenses and disrupt their attacks.</td></tr><tr><td>REAPER</td><td>A powerful assassin equipped with advanced weapons and technology. As his name implies, he is a deadly and relentless hunter, often striking from the shadows to eliminate his targets.</td></tr><tr><td>SHIVER</td><td>He is a former agent who specialized in covert operations and now works for the good guys. Shiver is a skilled fighter and has excellent aim, making him a valuable asset in any combat situation.</td></tr></tbody></table>


---

# 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://securedverse.gitbook.io/securedverse/how-to-play/characters.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.
