# Welcome to the Trust Body of Knowledge

{% hint style="info" %}
Information Poin&#x74;**:** This content is being developed continuously. &#x20;
{% endhint %}

## Overview

> The iSHARE Trust Framework serves as the foundational layer for data spaces. Its primary function is to facilitate secure and efficient data sharing. To complement the Trust Framework and promote its adoption, there is need for bringing the value of data spaces to individuals and organisations. The Body of Knowledge is all things - data sharing.&#x20;

> The Knowledge base here is a non-exhaustive list of design principles, tools and information to lower the barriers to adoption of data spaces. It provides programmatic access to conceptual models for data sharing. In addition it explains the core reasoning for designing an architecture or framework for sharing data.&#x20;

## Quick links

{% content-ref url="understand-ishare/ishare-trust-framework" %}
[ishare-trust-framework](https://trustbok.ishare.eu/understand-ishare/ishare-trust-framework)
{% endcontent-ref %}

{% content-ref url="understand-ishare/general-faqs" %}
[general-faqs](https://trustbok.ishare.eu/understand-ishare/general-faqs)
{% endcontent-ref %}

{% content-ref url="apply-ishare/technical-standards" %}
[technical-standards](https://trustbok.ishare.eu/apply-ishare/technical-standards)
{% endcontent-ref %}

{% content-ref url="apply-ishare/quick-walkthroughs" %}
[quick-walkthroughs](https://trustbok.ishare.eu/apply-ishare/quick-walkthroughs)
{% endcontent-ref %}

{% content-ref url="apply-ishare/technical-faqs" %}
[technical-faqs](https://trustbok.ishare.eu/apply-ishare/technical-faqs)
{% endcontent-ref %}


---

# 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://trustbok.ishare.eu/welcome-to-the-trust-body-of-knowledge.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.
