> For the complete documentation index, see [llms.txt](https://disclosure-dao.gitbook.io/disclosure-dao-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://disclosure-dao.gitbook.io/disclosure-dao-docs/creator-rewards/investigative-journalism.md).

# Investigative Journalism

Welcome to the forefront of investigative journalism within our organization, where our commitment to uncovering the truth behind UFO phenomena is unwavering. Here, we embark on a journey of discovery, delving deep into the enigmatic realms of unidentified flying objects with a dedication to factual reporting and impartiality.

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

### **Segments**

1. **Timely Boots-on-the-Ground Reporting**: Our journalists are on the front lines, providing timely and firsthand accounts of events surrounding UFO phenomena. With boots on the ground, we bring you the latest developments and eyewitness testimonies, ensuring that our reporting is grounded in reality and immediacy.
2. **Vetting of Sources**: Upholding the integrity of our reporting is paramount. Through rigorous vetting processes, we meticulously scrutinize our sources to ensure credibility and reliability. By verifying the authenticity of our information, we strive to maintain the trust and confidence of our audience.
3. **Publishing Stories and Events**: Our focus is on the facts. We publish stories and events surrounding UFO phenomena, presenting them to our audience without bias or preconceived narratives. Our commitment to journalistic integrity means that we prioritize transparency and accuracy in our reporting, allowing the evidence to speak for itself.
4. **Interviews with Experts and Witnesses**: We bring you exclusive interviews with experts in the field of ufology, as well as firsthand accounts from witnesses of UFO encounters. These interviews provide valuable insights and perspectives, enriching our understanding of the phenomena and its implications.

At the heart of our investigative journalism lies a dedication to uncovering the truth, no matter where it may lead. Join us as we illuminate the mysteries of the universe with a steadfast commitment to factual reporting and objective analysis.


---

# 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://disclosure-dao.gitbook.io/disclosure-dao-docs/creator-rewards/investigative-journalism.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.
