# Introduction

The toolkit provides access to best practice resources related to the role of repositories, discovery and interoperability, next generation repositories, and contains links to technical information for implementing and managing repository platforms.

The main topics and sub-topics can be found in the left hand column.

Wherever possible, we have made an effort to include resources in languages other than English.

Please contact us at office\[at]coar-repositories.org with any valuable resources which are not yet included here.

You can also contribute to the toolkit on the [GitHub repository](https://github.com/coar-repositories/repository-toolkit) by creating an issue.

COAR Repository Toolkit is licensed under [Creative Commons Atrribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) (CC BY 4.0) license except the work cited in this tool.

[ ](https://www.coar-repositories.org/news-media/dissemination-material/european-repository-infographic/)


---

# 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://coartraining.gitbook.io/coar-repository-toolkit/introduction.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.
