> For the complete documentation index, see [llms.txt](https://www.cybersleuthchronicles.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.cybersleuthchronicles.com/landing/welcome.md).

# Welcome

<figure><img src="/files/tsxoQZ5GvEbGv1CH5dc4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/v4WEG0Z2Eb4OwW1En1mT" alt=""><figcaption></figcaption></figure>

## Latest Article <img src="/files/qahenvEUdf7su9qmuafP" alt="" data-size="line">

## The Unicorn, the OG, and the Academy

<div align="left"><figure><img src="/files/fakygK4ZspMkki2vqE5f" alt="" width="188"><figcaption></figcaption></figure></div>

21 June 2024\
By [Mrs. OSINT](https://www.mrsosint.com/) (Guest Writer) <a href="#background-and-motive" id="background-and-motive"></a>
--------------------------------------------------------------------------------------------------------------------------

So, I did promise to share my personal experience in the OSINT Academy in my previous article ***Open-Source Certified (OSC): Shaping the Future of OSINT Through Certification.***

I consider myself detail-oriented and figured this chapter of my career deserves its own page.

Let's chat about the OSINT Academy...

[Continue Reading...](/landing/the-unicorn-the-og-and-the-academy.md)

## **Latest Articles:**

<table data-full-width="false"><thead><tr><th width="190">Title</th><th width="164">Date Published</th><th align="center">Author</th><th>Topics</th></tr></thead><tbody><tr><td><img src="/files/HTil5McmUS0cYlatRulv" alt=""><br><a href="/pages/g5xyuJZszmOFWovaDwEM">Analyzing APT 29 (NOBELIUM aka Cozy-Bear) – Part 2</a></td><td>7 JUN 2024</td><td align="center">By <a href="https://www.linkedin.com/in/mohamed-talaat-049349198/">Mohamed Talaat Mahmoud Emam</a></td><td>Malware Analysis <br>Reverse Engineering<br>Cybersecurity <br>Threat Intel</td></tr><tr><td><img src="/files/X6UMvhgLyVhephGApao8" alt=""><br><a href="/pages/7D3KNjNMOCipUZalQ6We">OSINT WEEK 2024</a></td><td>6-10 MAY 2024</td><td align="center"><a href="/pages/WDEOSWIiXn6MONG5cqFf">The CyberSleuth Chronicles</a></td><td>OSINT<br>Certifications<br>Cybersecurity<br>Detective Work</td></tr><tr><td><img src="/files/yEsr26PAFacTtwBBm8kh" alt=""><br><a href="/pages/8h2eDLTIcmLfT2i2DfP4">Open-Source Certified (OSC): Shaping the Future of OSINT Through Certification</a></td><td>9 May 2024</td><td align="center">By <a href="https://www.mrsosint.com/">Mrs. OSINT</a> (Guest Writer)</td><td>OSINT<br>Certifications<br>Cybersecurity<br>Detective Work</td></tr></tbody></table>

### Article archive can be found [<mark style="color:blue;">here</mark>](/landing/archive.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.cybersleuthchronicles.com/landing/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
