# About DS Learn

BCDS' DS Learn provides digital scholarship learning resources created by the Boston College Libraries Digital Scholarship Group. Visit our [website](https://ds.bc.edu/instruction/) to learn more about BCDS learning opportunities and our [DS Handbook](https://bcds.gitbook.io/handbook/) to learn more about DS methods and concepts. For questions or comments, please [email us](mailto:digitalscholarship@bc.edu).

![](/files/-MUy1rhHGhVEsX5ocP3C)

[CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/)


---

# 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://bcds.gitbook.io/learn/master.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.
