> For the complete documentation index, see [llms.txt](https://impact.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://impact.gfmd.info/meetings/2022/principles-for-effective-mediadev-belgrade-april-22/building-digital-competences.md).

# Building digital competences

### More efforts should be invested in building digital competences&#x20;

{% hint style="success" %}
In Serbia, this is a rare field where there is no political tension with the state; there is space for media to engage with state institutions to discuss digital policy affecting media.
{% endhint %}

Still, in order to be able to set the agenda, media representatives should make additional efforts in building their own digital competences. Additionally, they have to make sure that their voice is heard in global debates.

> “In fact, we have to address some global players, global companies and there is very important positions of donors and you, who sit on international forums, you have to open the door for our little markets in languages other than English. We have to make an effort to appear in those debates, to see us and hear our problems.” -Local media representative.

Participants agreed that Internet governance and the upcoming European regulatory efforts have many unexpected consequences for media as well. They called for including media approaches to Internet policies and governance.


---

# 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://impact.gfmd.info/meetings/2022/principles-for-effective-mediadev-belgrade-april-22/building-digital-competences.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.
