# Cover

## IDSA Rulebook

## Table of contents

* [Front Matter](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/front-matter/frontmatter)
* [Contributing Projects](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/front-matter/contributing_projects)
* [Introduction](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/idsa-rulebook/1_introduction)
* [Guiding Principles](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/idsa-rulebook/2._guiding_principles)
* [Functional Requirements](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/idsa-rulebook/3._functional_requirements)
* [Interoperability in Data Spaces](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/idsa-rulebook/3._functional_requirements/3.11_interoperability_in_data_spaces)
* [Technical Agreements](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/idsa-rulebook/4._technical_agreements)
* [Organizational Agreements](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/idsa-rulebook/4._technical_agreements/5._organizational_agreements)
* [Legal Dimension](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/idsa-rulebook/6._legal_dimension)
* [Summary and Outlook](https://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/idsa-rulebook/7_summary_outlook)

## Purpose & Motivation

The IDSA Rulebook serves several purposes regarding the development and operation of data spaces. The aim is to describe clearly which rules are mandatory and which are optional guidelines. This governance framework includes functional, technical, operational, and legal dimensions:

* Guidelines for the functionality of common services are presented as well as the definition, processes, and services of specific roles.
* Guidelines on how to implement or use a technical artifact of the IDSA.
* Guidelines for the work and collaboration within data services.
* Guidelines for the legal basis in compliance with the regulatory environment to ensure trust and security.

## How to Contribute to IDS Rulebook?

We value your feedback and encourage all interested parties to review, comment, and contribute to the ongoing development of this Rulebook. Collaboration and open communication are essential to our success, and your input is vital to refining and enhancing the Rulebook, making it a more comprehensive and valuable resource for all. You can provide feedback on IDS Rulebook by [creating an issue in this repository](https://github.com/International-Data-Spaces-Association/IDSA-Rulebook/issues/new).

One can become a contributor by joining the Rulebook Working Group as a member of [International Data Spaces Association](https://internationaldataspaces.org/). This is possible via contacting the co-chairs listed on [IDSA Website](https://internationaldataspaces.org/make/working-groups/).

Please also visit our [Code of Conduct](https://github.com/International-Data-Spaces-Association/IDSA-Rulebook/blob/main/CODE_OF_CONDUCT.md) and the [Contibuting information](https://github.com/International-Data-Spaces-Association/IDSA-Rulebook/blob/main/CONTRIBUTING.md).

## Changelog

We maintain a [Changelog](https://github.com/International-Data-Spaces-Association/IDSA-Rulebook/blob/main/CHANGELOG.md) to keep track of updates to the document.

## License

The IDSA Rulebook is published under the [Creative Commons License 4 CC-BY](https://github.com/International-Data-Spaces-Association/IDSA-Rulebook/blob/main/LICENSE.md).

## Sources

Please find the resources for the IDSA Rulebook on [GitHub](https://github.com/International-Data-Spaces-Association/IDSA-Rulebook).


---

# Agent Instructions: 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://docs.internationaldataspaces.org/ids-knowledgebase/idsa-rulebook/front-matter/readme.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.
