> For the complete documentation index, see [llms.txt](https://hub.next-ij.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.next-ij.eu/news.md).

# News

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>From OSINT to AI: Revisiting the first Next-IJ journalism training of 2026</strong></td><td></td><td><a href="/files/pwkn5AmbPv2u6qm6XEkE">/files/pwkn5AmbPv2u6qm6XEkE</a></td><td><a href="/pages/FXO6MrkLJmhZVlQ3mWxD">/pages/FXO6MrkLJmhZVlQ3mWxD</a></td></tr><tr><td><strong>Third Next-IJ Cross-Border Investigative Training (16 May 2026)</strong></td><td></td><td><a href="/files/txh4MvegCUVVc0MPEJrW">/files/txh4MvegCUVVc0MPEJrW</a></td><td><a href="/pages/ZMkfIu2RvBQOzokA0i3N">/pages/ZMkfIu2RvBQOzokA0i3N</a></td></tr><tr><td><strong>Second Next-IJ Cross-Border Investigative Training (22 April 2026)</strong></td><td></td><td><a href="/files/IgiJxrkWsoKJOIi6BlKe">/files/IgiJxrkWsoKJOIi6BlKe</a></td><td><a href="/pages/ZMkfIu2RvBQOzokA0i3N">/pages/ZMkfIu2RvBQOzokA0i3N</a></td></tr><tr><td><strong>Uncovering the Story: Inside the First Next-IJ Investigathon</strong></td><td></td><td><a href="/files/J0dQveiFnSyOc1oKv8go">/files/J0dQveiFnSyOc1oKv8go</a></td><td><a href="/pages/Oulx6lA7pdYGAgx4bmNB">/pages/Oulx6lA7pdYGAgx4bmNB</a></td></tr><tr><td><strong>Next-IJ Cross-Border Investigative Training (20 March 2026)</strong></td><td></td><td><a href="/files/SLe4JUi5Gm4clU0QEvaj">/files/SLe4JUi5Gm4clU0QEvaj</a></td><td><a href="/pages/vOU4OhIeghatEevuSHrY">/pages/vOU4OhIeghatEevuSHrY</a></td></tr><tr><td><strong>Next-IJ Wraps Up Third Investigative Journalism Training in 2025</strong></td><td></td><td><a href="/files/h5BvlVkgwD6XVZU80Ob1">/files/h5BvlVkgwD6XVZU80Ob1</a></td><td><a href="/pages/NXJDIXCcyphu5e4gIRgd">/pages/NXJDIXCcyphu5e4gIRgd</a></td></tr><tr><td><strong>NOW OPEN: Applications for the September Edition of the Next-IJ Cross-Border Investigative Training!</strong></td><td></td><td><a href="/files/Pw9WM8raaulav5sa2yrx">/files/Pw9WM8raaulav5sa2yrx</a></td><td><a href="/pages/hyRsO5wVlMsPx04UJCP0">/pages/hyRsO5wVlMsPx04UJCP0</a></td></tr><tr><td> <strong>From OSINT to Aleph: What Journalists Learned at Next-IJ’s First Investigative Journalism Training</strong></td><td></td><td><a href="/files/C5IjA7CKy028w3EzuIcW">/files/C5IjA7CKy028w3EzuIcW</a></td><td><a href="/pages/pY7yPgwhp79p03UoUjT6">/pages/pY7yPgwhp79p03UoUjT6</a></td></tr><tr><td><strong>SECOND OPEN CALL: Apply Now for the July 2025 Next-IJ Cross-Border Investigative Training Program!</strong> </td><td></td><td><a href="/files/1HiWPMurGUd2V14D5DIT">/files/1HiWPMurGUd2V14D5DIT</a></td><td><a href="/pages/pUCnWrqF5MmZFBplw2zw">/pages/pUCnWrqF5MmZFBplw2zw</a></td></tr><tr><td><strong>Open Call Announcement: Join the Next-IJ Cross-Border Investigative Training Program!</strong></td><td></td><td><a href="/files/YMdCeRMpaQm7DZ9Ptalu">/files/YMdCeRMpaQm7DZ9Ptalu</a></td><td><a href="/pages/3lGeuQ9MgilZrb931GSE">/pages/3lGeuQ9MgilZrb931GSE</a></td></tr><tr><td>N<strong>ext-IJ: Empowering European journalists with cutting-edge tools and hands-on trainings</strong></td><td></td><td><a href="/files/go2CTkuB6mGxHPZa8YTj">/files/go2CTkuB6mGxHPZa8YTj</a></td><td><a href="/pages/8BW00tVSWTMmxofHaf15">/pages/8BW00tVSWTMmxofHaf15</a></td></tr></tbody></table>

***

<figure><img src="/files/UGUqBh8X3TkBAvXufcm6" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://hub.next-ij.eu/news.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.
