> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/14.md).

# Art. 14 — Terms and conditions

DSA Article 14 — Terms and conditions. Regulation (EU) 2022/2065, Chapter III — Due diligence obligations for a transparent and safe online environment.

1. Providers of intermediary services shall include information on any restrictions that they impose in relation to the use of their service in respect of information provided by the recipients of the service, in their [terms and conditions](https://headlesslaw.com/definitions/dsa/terms-and-conditions/). That information shall include information on any policies, procedures, measures and tools used for the purpose of [content moderation](https://headlesslaw.com/definitions/dsa/content-moderation/), including algorithmic decision-making and human review, as well as the rules of procedure of their internal complaint handling system. It shall be set out in clear, plain, intelligible, user-friendly and unambiguous language, and shall be publicly available in an easily accessible and machine-readable format.
2. Providers of intermediary services shall inform the recipients of the service of any significant change to the terms and conditions.
3. Where an [intermediary service](https://headlesslaw.com/definitions/dsa/intermediary-service/) is primarily directed at minors or is predominantly used by them, the provider of that intermediary service shall explain the conditions for, and any restrictions on, the use of the service in a way that minors can understand.
4. Providers of intermediary services shall act in a diligent, objective and proportionate manner in applying and enforcing the restrictions referred to in paragraph 1, with due regard to the rights and legitimate interests of all parties involved, including the fundamental rights of the recipients of the service, such as the freedom of expression, freedom and pluralism of the media, and other fundamental rights and freedoms as enshrined in the Charter.
5. Providers of very large online platforms and of very large online search engines shall provide recipients of services with a concise, easily-accessible and machine-readable summary of the terms and conditions, including the available remedies and redress mechanisms, in clear and unambiguous language.
6. Very large online platforms and very large online search engines within the meaning of [Article 33](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/33.md) shall publish their terms and conditions in the official languages of all the Member States in which they offer their services.


---

# 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://www.mica.wtf/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/14.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.
