# Tutorials

We've created a few step-by-step tutorials of example use cases to help you get started:

* [Create an Alert for New Contributions to Candidates from California](https://scribehow.com/shared/Create-an-Alert-for-New__c38f6uJDSe2HCd3ierHfTg)
* [Visualize Contributions from Senior Executives that were Refunded](https://scribehow.com/shared/Visualize-Contributions-from-Senior-Executives__JJyrITYSRpaOFLgjJXr2bA)
* [Find Contributions from Lobbyists Lobbying on Healthcare](https://scribehow.com/shared/Find-Contributions-from-Lobbyists-Lobbying__XjI4aFnTTDy7XP1kLy4NiQ)
* [Download Tax Documents that Mention Big Tech Companies](https://scribehow.com/shared/Download-Tax-Documents-that-Mention__c4joPvH1SE21TE1gFrNcEQ)
* [Explore Donors Common to Manchin and Sinema](https://scribehow.com/shared/Explore-Donors-Common-to-Manchin__KRj1opGdQZejR-qGIa3VAQ)


---

# 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.codefordemocracy.org/tools/tutorials.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.
