> 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/policies-and-legislation/digital-services-act/resources-dsa.md).

# Resources (DSA)

## [Digital Services Act](https://digital-strategy.ec.europa.eu/en/library/digital-services-act-summary-report-public-consultation-guidelines-providers-very-large-online): Summary report of the public consultation on guidelines for providers of very large online platforms and search engines on the mitigation of systemic risks for electoral processes (March 2024)

The public consultation on guidelines on mitigation of systemic risks for electoral processes pursuant to Article 35(3) of the Digital Services Act ran from 8 February to 7 March 2024. The guidelines present measures and best practices that very large online platforms (VLOPs) and search engines (VLOSEs) that have more than 45 million users in the EU, can use to mitigate systemic risks that may threaten the integrity of electoral processes.<br>

## [Commission publishes guidelines under the DSA for the mitigation of systemic risks online for elections](https://ec.europa.eu/commission/presscorner/detail/en/ip_24_1707) (March 2024)

The Commission published guidelines on recommended measures to Very Large Online Platforms and Search Engines to mitigate systemic risks online that may impact the integrity of elections, with specific guidance for the upcoming European Parliament elections in June.

## [Approval of the content of a draft Communication from the Commission](https://ec.europa.eu/newsroom/repository/document/2024-13/C_2024_2121_1_EN_annexe_acte_autonome_cp_part1_v3_tpHHZgYyBGFMF8J5rE0OR1GdOis_103911.pdf) on Guidelines for providers of Very Large Online Platforms and Very Large Online Search Engines on the mitigation of systemic risks for electoral processes pursuant to the Digital Services Act (March 2024)


---

# 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/policies-and-legislation/digital-services-act/resources-dsa.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.
