# Learning resources

- [Glossary](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/glossary.md): Access a glossary of Soda terminology.
- [Soda overview](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/product-overview.md): Soda utilizes user-defined input to prepare SQL queries to find bad data, visualize results, set up alerts, and track dataset health over time.
- [How Soda works](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/how-library-works.md): Learn Soda Library Basics, Soda Library Operation, Soda Library Automation and Soda Cloud.
- [Soda Runner basic concepts](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/basics.md): Establish a baseline understanding of the concepts involved in deploying a Soda Runner.
- [Soda architecture](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/soda-cloud-architecture.md): Review the architecture and resources of Soda which connects to data sources to perform scans of datasets
- [Active checks and datasets](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/active-check.md): Learn more about active checks and datasets as they are defined in Soda's licensing model.
- [Data security and privacy](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/data-privacy.md): Soda works in several ways to ensure your data and systems remain private. We offer secure connections, SSO, and observe compliance and reporting regulations.
- [Soda Library usage statistics](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/usage-stats.md): To understand how users are using Soda Library, the Soda dev team added telemetry event tracking to Soda Library. See instructions to opt-out.
- [What's new in Soda docs?](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/new-documentation.md): Review a changelog of additions and revisions to Soda documentation.
- [Support](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/support.md): For the open source developer tools and free trial version of our software, Soda offers free support to the Soda community of users in Slack.
- [Soda community code of conduct](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/community-coc.md): Reference the Soda Community Code of Conduct for guidelines for behaviors. Be safe, be respectful, be yourself.
- [Soda SQL and Soda Spark are now Soda Core](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/deprecated.md): Soda SQL and Soda Spark have been deprecated and replaced by Soda Core.
- [Soda documentation guidelines](https://docs.soda.io/soda-documentation/soda-v3/learning-resources/learning-resources.md)


---

# 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://docs.soda.io/soda-documentation/soda-v3/learning-resources.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.
