> For the complete documentation index, see [llms.txt](https://trustbok.ishare.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trustbok.ishare.eu/apply-ishare.md).

# Apply iSHARE

- [Introduction](https://trustbok.ishare.eu/apply-ishare/introduction.md)
- [Test Certificate](https://trustbok.ishare.eu/apply-ishare/test-certificate.md)
- [eSEALS and key vaults](https://trustbok.ishare.eu/apply-ishare/eseals-and-key-vaults.md)
- [Procuring advanced or qualified eIDAS eSeal Certificates](https://trustbok.ishare.eu/apply-ishare/procuring-advanced-or-qualified-eidas-eseal-certificates.md)
- [Technical Standards](https://trustbok.ishare.eu/apply-ishare/technical-standards.md)
- [Identification](https://trustbok.ishare.eu/apply-ishare/identification.md)
- [Multiple Identifiers](https://trustbok.ishare.eu/apply-ishare/identification/multiple-identifiers.md)
- [eiDAS 2.0 & Digital wallet](https://trustbok.ishare.eu/apply-ishare/identification/eidas-2.0-and-digital-wallet.md)
- [Authentication](https://trustbok.ishare.eu/apply-ishare/authentication.md)
- [oAuth Implementation](https://trustbok.ishare.eu/apply-ishare/authentication/oauth-implementation.md)
- [Authorisation Server under Service Provider](https://trustbok.ishare.eu/apply-ishare/authentication/authorisation-server-under-service-provider.md)
- [Authorisation](https://trustbok.ishare.eu/apply-ishare/authorisation.md)
- [The Authorisation Registry](https://trustbok.ishare.eu/apply-ishare/authorisation/the-authorisation-registry.md)
- [Delegation](https://trustbok.ishare.eu/apply-ishare/authorisation/delegation.md)
- [Delegation Chains](https://trustbok.ishare.eu/apply-ishare/authorisation/delegation-chains.md)
- [Recursive Path Models](https://trustbok.ishare.eu/apply-ishare/authorisation/delegation-chains/recursive-path-models.md)
- [Concatenation Models](https://trustbok.ishare.eu/apply-ishare/authorisation/delegation-chains/concatenation-models.md)
- [Macaroon Model](https://trustbok.ishare.eu/apply-ishare/authorisation/delegation-chains/macaroon-model.md)
- [Context Matters](https://trustbok.ishare.eu/apply-ishare/authorisation/delegation-chains/context-matters.md)
- [Storing Policy Sets](https://trustbok.ishare.eu/apply-ishare/authorisation/storing-policy-sets.md)
- [Authorisation Registry per service (capability)](https://trustbok.ishare.eu/apply-ishare/authorisation/authorisation-registry-per-service-capability.md)
- [Deployment & Use Cases](https://trustbok.ishare.eu/apply-ishare/authorisation/deployment-and-use-cases.md)
- [Participant Registry](https://trustbok.ishare.eu/apply-ishare/participant-registry.md)
- [Role and Responsibilities](https://trustbok.ishare.eu/apply-ishare/participant-registry/role-and-responsibilities.md)
- [How It Works](https://trustbok.ishare.eu/apply-ishare/participant-registry/how-it-works.md)
- [Functional Capabilities](https://trustbok.ishare.eu/apply-ishare/participant-registry/functional-capabilities.md)
- [Deployment & Use Cases](https://trustbok.ishare.eu/apply-ishare/participant-registry/deployment-and-use-cases.md)
- [APIs](https://trustbok.ishare.eu/apply-ishare/apis.md)
- [Capabilities endpoint](https://trustbok.ishare.eu/apply-ishare/apis/capabilities-endpoint.md)
- [Quick walkthroughs](https://trustbok.ishare.eu/apply-ishare/quick-walkthroughs.md)
- [Participant Management](https://trustbok.ishare.eu/apply-ishare/quick-walkthroughs/participant-management.md): (Adding Participants on the Participant Registry UI)
- [Postman Collections](https://trustbok.ishare.eu/apply-ishare/quick-walkthroughs/postman-collections.md)
- [Demo Videos](https://trustbok.ishare.eu/apply-ishare/quick-walkthroughs/demo-videos.md)
- [Conformance Test Tool (CTT)](https://trustbok.ishare.eu/apply-ishare/conformance-test-tool-ctt.md)
- [Certificates Cheat Sheet](https://trustbok.ishare.eu/apply-ishare/certificates-cheat-sheet.md)
- [Technical FAQs](https://trustbok.ishare.eu/apply-ishare/technical-faqs.md)
- [Functional Use Cases](https://trustbok.ishare.eu/apply-ishare/functional-use-cases.md)
- [H2M service provision with identity info at the SP](https://trustbok.ishare.eu/apply-ishare/functional-use-cases/h2m-service-provision-with-identity-info-at-the-sp.md)


---

# 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:

```
GET https://trustbok.ishare.eu/apply-ishare.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.
