# Welcome

In this GitBook, you will find a selection of datasets and data sources that can be used for exercises throughout the Data Academy. Many of these data sets can be used across multiple modules. They will be varying amounts of cleaning you will need to do to make them ready to use.

The first page contains a list of all the datasets and data sources throughout the Gitbook, and details about which modules for which they are appropriate.

Should you want more detail about specific datasets, they are grouped by module, and separated into financial, insurance, and retail types, based upon your interest.


---

# 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://datastore.decoded.com/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.
