# Cold Walk

Cold Walk lets you start canvassing without an existing list — useful when you don't have voter file data yet, or you're targeting an area that's not represented in your NationBuilder database.

{% hint style="info" %}
Cold Walk must be enabled for your user type in [App Customization](/product-tour-or-hq/app-customization.md).
{% endhint %}

## Starting a Cold Walk

1. From the Canvass tab, tap the **+** button
2. Select **Cold Walk** (also called Listless)
3. A new NationBuilder list is created automatically to hold the contacts you add

## Building your list as you go

Once started, the map opens in [Map View](/product-tour-or-mobile-app/canvass/map-view.md) with no pins. Add households as you reach them:

* Tap the house icon in the top-right to add a household by address
* Tap an empty spot on the map to add a household at that location

Either way, the new household is added to your Cold Walk list and appears on the map.

{% content-ref url="/pages/9RQPG77mmS6OjAtOIYXh" %}
[Adding People & Households](/product-tour-or-mobile-app/canvass/adding-people-and-households.md)
{% endcontent-ref %}

## Canvassing the households you add

Once added, households work like any other walk — open them, log contacts, take surveys, and complete each one.

## After your walk

Because Cold Walk creates a real NationBuilder list, the contacts you added are saved to your nation as soon as they're created and can be reused in future walks, calls, or NationBuilder lists.


---

# 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://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/cold-walk.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.
