> For the complete documentation index, see [llms.txt](https://openscholarship.gitbook.io/chosn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://openscholarship.gitbook.io/chosn/cultural-heritage-open-scholarship-network-chosn.md).

# Cultural Heritage Open Scholarship Network (CHOSN)

## What is CHOSN?&#x20;

CHOSN is a community of practice for research support and research-active staff who work in Galleries-Libraries-Archives-Museums (GLAM) organisations interested in developing and sharing open scholarship knowledge and skills, organising events, and supporting each other. It aims to provide a platform to create synergy for those aiming for good practices in open scholarship.&#x20;

The network was initiated by the British Library’s Research Infrastructure Services built on the experience of and positive feedback received from the repository training programme, which was run in 2023. You can read more about the launch of the network in [this blog post](https://blogs.bl.uk/digital-scholarship/2023/09/lets-learn-together-join-us-in-the-cultural-heritage-open-scholarship-network.html).

## Who is it for?

This network can be of interest to anyone who is facilitating, enabling, supporting research activities in GLAM organisations. They include but are not limited to research support staff, research-active staff, librarians, curatorial teams, IT specialists, copyright officers and so on. Anyone interested in the areas of open scholarship and works in cultural heritage organisations are welcome.&#x20;

## How to join?&#x20;

If you are interested in joining the CHOSN network and hear about activities, please [sign up for the listserv](https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=CHOSN\&A=1).

## Contact us

Community activities are facilitated by the Research Infrastructure Team at the British Library. For your questions, you may contact them at the openaccess \[at] bl.uk.


---

# 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, and the optional `goal` query parameter:

```
GET https://openscholarship.gitbook.io/chosn/cultural-heritage-open-scholarship-network-chosn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
