> For the complete documentation index, see [llms.txt](https://policy-advocacy.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://policy-advocacy.gfmd.info/events/trainings-and-capacity-building/capacity-building-resources.md).

# Summer schools & courses

## Summer schools 2021

* Afghan School on Internet Governance ([AfSIG](https://igf.af/))
* African School on Internet Governance ([AfriSIG](https://afrisig.org/))
* Asia Pacific School on Internet Governance ([APSIG](https://sites.google.com/site/apsigasia/))
* Balkan Investigative Reporting Network ([BIRN](http://birnsummerschool.org/)) Summer School of Investigative Reporting
* Bangladesh School of Internet Governance ([bdSIG](https://sites.google.com/site/bdsigbangladesh/bdsig2020))
* European Summer School on Internet Governance ([EuroSSIG](https://eurossig.eu/eurossig/))
* India School on Internet Governance ([InSIG](https://insig.in/))
* Media and Digital Literacy Academy of Beirut ([MDLAB](https://mdlab.lau.edu.lb/))
* Middle East and Adjoining Countries School on Internet Governance ([MEACSIG](http://meacsig.org/the-2018-meac-sig-school-on-internet-governance/))
* Nepal School on Internet Governance ([NpSIG](https://igovinstitute.org/))
* Oxford Media Policy Summer Institute ([AnOx](http://pcmlp.socleg.ox.ac.uk/news/annenberg-oxford-media-policy-summer-institute/))
* South School of Internet Governance ([SSIG](http://www.gobernanzainternet.org/ssig2018/en/))
* West African School of Internet Governance ([WASIG](http://www.waigf.org/waigf/))

## Courses

* Countering Hate Speech course ([European Journalism Centre](https://datajournalism.com/watch/countering-hate-speech)): This is an introductory course specially designed for journalists who are or may become victims of online hate. The course covers a range of topics and offers practical guidance that equips journalists with appropriate tools to deal with hateful comments and attacks online.

&#x20;


---

# 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://policy-advocacy.gfmd.info/events/trainings-and-capacity-building/capacity-building-resources.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.
