# Check Your Alignment

{% hint style="info" %}
This script doesn't do much. Maybe there's a secret in the file itself.
{% endhint %}

```c
          #
global OKkHdjCnVwlsfd: string = "";
global iJsosdlPSdhvsA: vector of string = {"", "", "",};
global psjwKsOdhhsaAa: int = 0x5;
global qhasdasdasdAOd: set[string] = {"", "", "",};
global DohTnicetrAaXg: string = "";
global mDJhasdPoAudEW: int = 0x11;
global NCpipJSDAjyetN: string = "";
global pqwserdAtfGHSN: int = 0x12;
global POAFNlAadinggg: string = "";
global asdoaAdeasdaas: int = 0x13;
global jsDrAncmDKDeqj: int = 0x14;
global kjdAknbsdWldhf: set[string] = {"", "", "",};
global psAFfisubxmhjd: string = "";
global sAalBXOSPwfgjs: string = "";
global ApaaMndbyffkwe: int = 0x15;
global oiugmnBlkDlkDD: function(qhasdasdasdhOd: string): string;

```

Hmm why is there whitespace before that comment?

![](/files/-MJgdSjYYJB9FvI5zMeW)

Who doesn't love a great crossword!

{% hint style="success" %}
The solution!

```
HowsThisForAFlag
```

{% endhint %}


---

# 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://eephillip.gitbook.io/zw2020-ctf-writeup/writeup/check-your-alignment.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.
