# Guides for data providers

- [STEP 1 - Create your first service connection](https://docs.trustrelay.io/guides-for-data-providers/step-1-create-your-first-service-connection.md)
- [STEP 2 - Create your first demo data-sharing agreement](https://docs.trustrelay.io/guides-for-data-providers/step-2-create-your-first-demo-data-sharing-agreement.md)
- [STEP 3 - Create your first common](https://docs.trustrelay.io/guides-for-data-providers/step-3-create-your-first-common.md)
- [SETUP 4a - Invite your partners individually](https://docs.trustrelay.io/guides-for-data-providers/setup-4a-invite-your-partners-individually.md)
- [STEP 4b- Enable anonymous invitations](https://docs.trustrelay.io/guides-for-data-providers/step-4b-enable-anonymous-invitations.md)


---

# 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.trustrelay.io/guides-for-data-providers.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.
