# vaporwave 3

Using the same method as 1 and 2 we use spectrogram stuffs to get chunks of text in each audio clip using briefing hints (and guessing) we sort these by decreasing time length to get a string: `janOHS{ahse0n1yz_k4f73p}`

We then guess vigenere and uh after some trial and error (and using the flag format as a guide) i got a partial key of "summon", so i just guessed the key was `summoningsalt` by the theme and also the briefing to get the flag.

## flag: rgbCTF{summ0n1ng\_s4l73d}


---

# 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://the-winrars.gitbook.io/writeups/2020-writeups/rgbctf/ztc/vaporwave-3.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.
