# Welcome

I4G is a threat intelligence aggregation platform for online fraud. It transforms scattered victim reports into linked, classified intelligence for law enforcement and partner organizations.

## Quick navigation

| I want to…                         | Go to                                                |
| ---------------------------------- | ---------------------------------------------------- |
| **Understand what I4G is**         | [Why I4G](/getting-started/why-i4g.md)               |
| **See the end-to-end flow**        | [How It Works](/getting-started/how-it-works.md)     |
| **Find my role**                   | [Find Your Role](/getting-started/find-your-role.md) |
| **Learn the core terminology**     | [Key Concepts](/key-concepts.md)                     |
| **Start reviewing cases**          | [Analyst Guide](/analyst-guide.md)                   |
| **Join a university engagement**   | [Engagement Guide](/engagement-guide.md)             |
| **Work with law enforcement data** | [Law Enforcement Guide](/law-enforcement-guide.md)   |
| **Report a scam**                  | [User Guide](/user-guide.md)                         |
| **Administer the platform**        | [Admin Guide](/admin-guide.md)                       |
| **Integrate via API**              | [API Reference](/api.md)                             |


---

# 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://docs.intelligenceforgood.org/readme.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.
