> For the complete documentation index, see [llms.txt](https://handbook.proanimal.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.proanimal.org/other/archived-pages/archive-deep-canvassing-resources.md).

# \[ARCHIVE] Deep Canvassing Resources

If you're doing a door-to-door canvassing shift using MiniVAN, here's the list number you'll need:

| Experienced canvassers      | Less-experienced canvassers |
| --------------------------- | --------------------------- |
| List number: 47516124-29929 | List number: 46874334-84411 |

Here's the field packet you might want to print and carry with you while canvassing:

{% file src="/files/miKT5zYoNPBhLUHfFhZK" %}

## Canvassing Dojo

We host a weekly voter outreach practice session on Zoom every Thursday at 7:30 pm. The link to join is [proanimal.org/dojo](https://proanimal.org/dojo).

## Videos: Common Objections & Responses

Study these videos to prepare for some of the most common patters you'll encounter while talking to voters.

{% embed url="<https://www.youtube.com/watch?list=PL90IguHSkeBMCHJibThz49IIspnyJZZe6&v=ytzGWaHSJGU>" %}

{% embed url="<https://youtu.be/2d8Nitn0sZE>" %}

{% embed url="<https://youtu.be/EAqshzNuMxY>" %}

{% embed url="<https://youtu.be/SS4vaihao18>" %}

{% embed url="<https://youtu.be/DxMxFU0S1Qw>" %}

{% embed url="<https://youtu.be/y5QMmzO0p_s>" %}

{% embed url="<https://youtu.be/oZVFSHygwlo>" %}

## Videos: Full Conversations

Here are several videos of deep canvassing conversations you can review for practice:

{% embed url="<https://youtu.be/Ooj9NR-Z0Cs>" %}

{% embed url="<https://youtu.be/CIBImHitYag>" %}

{% embed url="<https://youtu.be/PjQ1kIvvgEE>" %}

{% embed url="<https://youtu.be/RzyIxmarlBQ>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://handbook.proanimal.org/other/archived-pages/archive-deep-canvassing-resources.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
