# OSINT

{% content-ref url="/pages/-MGTxGHfYcz7756lCeTP" %}
[Tree Man](/writeups/2020-writeups/ractf/osint/tree-man.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGTxGINys5SbUxxkOKj" %}
[Brick by Brick](/writeups/2020-writeups/ractf/osint/brick-by-brick.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGTxGNi0mtrX885QZEY" %}
[Remote Retreat](/writeups/2020-writeups/ractf/osint/remote-retreat.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGTxGSLHLVudMAz1OW9" %}
[Suspended Belief](/writeups/2020-writeups/ractf/osint/suspended-belief.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGTxGaT8HM262rNE1eo" %}
[Dead Man](/writeups/2020-writeups/ractf/osint/dead-man.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGTxGcQ-10ePaYpanzD" %}
[RAirways](/writeups/2020-writeups/ractf/osint/rairways.md)
{% endcontent-ref %}

Most of these challenges don't have flags to submit, so we've included Google Maps Links of the Locations.


---

# 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/ractf/osint.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.
