# Complete The Code 2

![abstract art in dbrand color scheme](https://cdn.cpixl.com/img/db/ctc/db-ctc-header-art-01-comp.png)

## Complete The Code 2

Hello and welcome to Complete The Code 2. This is the second alternate reality game (ARG) that the robots of dbrand, a vinyl wrap manufacturer, have put on. We know of two phases of CTC2 so far. We have solved phase 1 and phase 2 is “initializing”. This site serves as place where we can collect all the info. It is publicly editable, so feel free to make a PR.&#x20;

### Various fun links you should totally click.

[Join The Discord](https://discord.gg/dbrand) - Help us solve shit

[Phase 1](/phase-1.md) - More details on the first phase

[Phase 2](/phase-2.md) - More details on the second phase

[Password checker](https://ctc2.zevaryx.com) - Guess a few passwords, and see the previous guesses

[Website Repo](https://github.com/Complete-the-Code/Website-GitBook) - Something doesn’t work or what to change something?

###


---

# 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.completethecode.com/readme.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.
