# Sample Script

**Petitioner**: <mark style="color:green;">"Hi there... just a quick signature to help animals?!"</mark>

**Pedestrian**: "Sure; what is it about?"

**Petitioner**: <mark style="color:green;">"We're collecting signatures for a ballot measure to ban the sale of fur products in the City of Denver. Are you a Denver resident/registered to vote in Denver?"</mark>

**Pedestrian**: "Yes, I'm registered to vote in Denver. I'm curious to know more. Why should we ban the sale of fur products in Denver?"

**Petitioner**: <mark style="color:green;">"The fur industry is extremely cruel and unnecessary. Several other cities, including Boulder and the state of California, have passed similar laws, and we want to advance protections for animals by bringing this to Denver."</mark>

**Pedestrian**: "Sure, I'll sign that!"&#x20;

**Petitioner**: <mark style="color:red;">\[after they sign the first petition]</mark> <mark style="color:green;">"And would you be willing to sign one more petition? This one is to ban slaughterhouses in the City of Denver."</mark>

**Pedestrian**: "Oh hmm, interesting. Tell me more about it. Why should we ban slaughterhouses in Denver?"

**Petitioner**: <mark style="color:green;">"In general, slaughterhouses are bad for neighborhoods, bad for workers, bad for the environment, and bad for animals. A lot of people agree that our society needs to begin transitioning toward a more humane and sustainable food system, and this is one step in the right direction."</mark>

**Pedestrian**: "Okay, yeah, I'll sign it."


---

# 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://handbook.proanimal.org/other/archived-pages/petitioning-guide/sample-script.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.
