# Welcome! Start Here

## What is FieldEdge?

#### FieldEdge is a suite of tools that empowers leaders and movements to engage their community “on the ground” – built exclusively for NationBuilder.

FieldEdge offers a range of tools to help grow your support. We offer a mobile app and HQ Dashboard to complement NationBuilder's existing database tools.

### **In the Field**

Our iOS and Android apps offer 3 core tools

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th></tr></thead><tbody><tr><td align="center"></td><td><strong>👣 Canvassing</strong></td><td>A powerful yet intuitive mobile canvassing app designed to streamline voter outreach at the door</td></tr><tr><td align="center"></td><td><strong>💬  Mobile CRM</strong></td><td>A mobile CRM that connects users to the NationBuilder database from a phone or tablet</td></tr><tr><td align="center"></td><td><strong>☎️ Call Time</strong></td><td> A simple way to make calls to voters, constituents, supporters, and prospects.</td></tr></tbody></table>

### **Campaign Management**

FieldEdge also offers a HQ Dashboard to help you manage your field operations and analyze the performance of the campaign.

## FieldEdge x NationBuilder

FieldEdge is built to work exclusively with NationBuilder which provides tremendous advantages:

* Concepts and terminology are shared by both platforms
* Ability to log in to the mobile app with your NationBuilder account
* Use NationBuilder's powerful segmenting abilities to create targeted lists
* Seamless real-time syncing of data
* Personal data only ever exists in NB and locally on your device (not stored on our servers)
* NationBuilder permissions are extended to FieldEdge

## How to use this documentation

We've tried to split the documentation into two types:&#x20;

* **Guides:** practical content aimed to get you up and running quickly, see:
  * [Quick Start: Field User](https://guides.fieldedgeapp.com/quick-start-for-field-users)
  * [Canvass Management](#campaign-management)
* **Product Tours:** a detailed breakdown of all features, see:
  * [Mobile App](https://guides.fieldedgeapp.com/product-tour-or-mobile-app/overview)
  * [HQ Dashboard](https://guides.fieldedgeapp.com/product-tour-or-hq/dashboard-overview)


---

# 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/readme.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.
