# Product Tour | Mobile App

- [Overview](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/overview.md): A tour of the FieldEdge mobile app and its key features
- [People](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/people.md): Access and manage NationBuilder contacts from the FieldEdge mobile app
- [Contacts Tab](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/people/contacts.md): Browse the full list of contacts in the People tab
- [Tags Tab](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/people/tags-tab.md): Browse contacts by tag in the People section
- [Lists Tab](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/people/lists.md): Browse NationBuilder lists from the People section
- [Search](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/people/search.md): Find contacts in your NationBuilder database from the FieldEdge mobile app
- [Contact Profile](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/people/profile.md): The full contact profile screen in the FieldEdge mobile app
- [Add a Contact](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/people/add-a-contact.md): Create new contacts from the FieldEdge mobile app
- [Custom Fields](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/people/custom-fields.md): View and edit custom NationBuilder fields on contact profiles
- [Canvass](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass.md): Door-to-door canvassing in the FieldEdge mobile app
- [Starting a Walk](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/starting-a-walk.md): Create a new walk in the FieldEdge mobile app
- [Walk Preview](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/walk-preview.md): Preview your walk list before starting in the FieldEdge mobile app
- [Map View](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/map-view.md): Navigate your walk on a map in the FieldEdge mobile app
- [List View](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/list-view.md): Work through your walk as a scrollable list in the FieldEdge mobile app
- [Statuses](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/statuses.md): How households track their canvass status during a walk
- [Household View](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/household-view.md): Canvass the residents of a household in the FieldEdge mobile app
- [Canvass Profile](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/canvass-profile.md): The in-walk contact profile in the FieldEdge mobile app
- [Adding People & Households](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/adding-people-and-households.md): Add new people and households to your walk in the FieldEdge mobile app
- [Apartments & Multi-Unit Buildings](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/apartments-and-households.md): How FieldEdge handles multi-unit buildings during a canvass
- [Proximity Walk](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/proximity-walk.md): Create walk lists on the fly based on your current location
- [Cold Walk](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/cold-walk.md): Build a walk list from scratch as you knock doors
- [Support Levels](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/support-levels.md): Understand and set support levels during canvassing
- [Filter & Sort](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/canvass/filter-and-sort.md): Filter and sort contacts in your canvass, call time, and people lists
- [Call Time](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/call-time.md): Make calls to contacts directly from the FieldEdge mobile app
- [Actions](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/actions.md): Take actions on contact profiles including notes, tags, surveys, and more
- [Tags](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/tags.md): View, add, and remove tags on contacts in the FieldEdge mobile app
- [Account](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/account.md): Manage your account and app settings in FieldEdge
- [Offline Capabilities](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/offline-capabilities.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://guides.fieldedgeapp.com/product-tour-or-mobile-app.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.
