# Session list

We had a great set of sessions proposed on the day. Thanks to everyone who proposed sessions, facilitated them, and those who attended. They are listed here, with links to individual pages where we have some further materials for that session.

| Session                                                                              |
| ------------------------------------------------------------------------------------ |
| Open data 101                                                                        |
| [Open data advocacy](/voyage/open-data-advocacy.md)                                  |
| Extracting data and automation                                                       |
| [Core dataset and developing a data schema](/voyage/core-dataset-and-data-schema.md) |
| Social media surgery                                                                 |
| Text adventures in libraries                                                         |
| How to use an API                                                                    |
| [Publish your first dataset](/voyage/publish-your-first-dataset.md)                  |
| Open data and social value                                                           |
| Open data camp and libraries                                                         |


---

# 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://librarydata.gitbook.io/voyage/session-list.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.
