> For the complete documentation index, see [llms.txt](https://tech-and-journalism-mechanism.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech-and-journalism-mechanism.gfmd.info/about.md).

# ABOUT

- [The problem](https://tech-and-journalism-mechanism.gfmd.info/about/the-problem.md)
- [Consultations](https://tech-and-journalism-mechanism.gfmd.info/about/consultations.md): The process of developing the T\&JM mechanism is multistakeholder and consultative, with the mission of being locally driven and empowering local actors.
- [Consultation Report - 25 Jan 2023 - Riga, Latvia](https://tech-and-journalism-mechanism.gfmd.info/about/consultations/consultation-report-25-jan-2023-riga-latvia.md): The first consultative meeting to discuss the initiative's practical implementation, was organised by the Global Forum for Media Development (GFMD) and the Baltic Centre for Media Excellence (BCME)
- [Consultation Report - 21 Feb 2023 - Paris, France](https://tech-and-journalism-mechanism.gfmd.info/about/consultations/consultation-report-21-feb-2023-paris-france.md): The second consultation was held during UNESCO’s Internet for Trust Conference in Paris on 21 February 2023, co-organized by GFMD and UCLA’s Institute for Technology, Law and Policy.
- [The proposed solution](https://tech-and-journalism-mechanism.gfmd.info/about/the-proposed-solution.md)
- [Literature review](https://tech-and-journalism-mechanism.gfmd.info/about/literature-review.md)
- [Frequently Asked Questions](https://tech-and-journalism-mechanism.gfmd.info/about/frequently-asked-questions.md): Welcome to the T\&JM Frequently Asked Questions page!


---

# 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:

```
GET https://tech-and-journalism-mechanism.gfmd.info/about.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.
