# Everything else

- [Other Guides](https://guides.fieldedgeapp.com/everything-else/other-guides.md): Troubleshooting guides, tips, NationBuilder resources, and more
- [Why is my precinct (NBEC) data missing?](https://guides.fieldedgeapp.com/everything-else/other-guides/why-is-my-precinct-nbec-data-missing.md): How to resolve the no precinct data in FieldEdge
- [Missing people or organisations in People section](https://guides.fieldedgeapp.com/everything-else/other-guides/missing-people-or-organisations-in-people-section.md): Can't find the person you are looking for?
- [Checkout error: Your card does not support this type of purchase](https://guides.fieldedgeapp.com/everything-else/other-guides/checkout-error-your-card-does-not-support-this-type-of-purchase.md): Are you getting this error message in the checkout? Find out why.
- [Search doesn't always find people in my nation](https://guides.fieldedgeapp.com/everything-else/other-guides/search-doesnt-always-find-people-in-my-nation.md)
- [Ensuring FieldEdge Access to GPS Location on Your Device](https://guides.fieldedgeapp.com/everything-else/other-guides/ensuring-fieldedge-access-to-gps-location-on-your-device.md): Directions not working or stuck on waiting for location? Try these setting
- [Error message: You do not have permission to use this app](https://guides.fieldedgeapp.com/everything-else/other-guides/error-message-you-do-not-have-permission-to-use-this-app.md)
- [Add FieldEdge Support to your nation](https://guides.fieldedgeapp.com/everything-else/other-guides/add-fieldedge-support-to-your-nation.md)
- [Surveys not showing up in FieldEdge](https://guides.fieldedgeapp.com/everything-else/other-guides/surveys-not-showing-up-in-fieldedge.md): How to get a NationBuilder survey to appear in the FieldEdge app
- [Trouble Logging In?](https://guides.fieldedgeapp.com/everything-else/other-guides/trouble-logging-in.md): If you can't access the app or login to your HQ Dashboard, try these simple fixes.
- [Nation Disconnected](https://guides.fieldedgeapp.com/everything-else/other-guides/nation-disconnected.md): What to do when your nation becomes disconnected from FieldEdge
- [Batch update a list in NationBuilder](https://guides.fieldedgeapp.com/everything-else/other-guides/batch-update-a-list-in-nationbuilder.md): Resetting a list via NationBuilder for re-calling or re-canvassing
- [FieldEdge Special Tags](https://guides.fieldedgeapp.com/everything-else/other-guides/fieldedge-special-tags.md): Wondering what the "FEe:walk Completed" tag means? Learn why and how this tag is applied to people when using FieldEdge.
- [Customer Advisory & Beta Testing](https://guides.fieldedgeapp.com/everything-else/other-guides/customer-advisory-and-beta-testing.md)
- [How to Install FieldEdge Beta on iOS and Android](https://guides.fieldedgeapp.com/everything-else/other-guides/customer-advisory-and-beta-testing/how-to-install-fieldedge-beta-on-ios-and-android.md)
- [How to Install a Beta APK from FieldEdge via Google Drive](https://guides.fieldedgeapp.com/everything-else/other-guides/customer-advisory-and-beta-testing/how-to-install-a-beta-apk-from-fieldedge-via-google-drive.md)
- [Compliance best practices for sending SMS messages](https://guides.fieldedgeapp.com/everything-else/other-guides/compliance-best-practices-for-sending-sms-messages.md)
- [People missing from Canvass or Call Time list](https://guides.fieldedgeapp.com/everything-else/other-guides/people-missing-from-canvass-or-call-time-list.md): Do your list numbers not match what's showing in NationBuilder? Here's why.
- [Battery Usage Tips While Using FieldEdge](https://guides.fieldedgeapp.com/everything-else/other-guides/battery-usage-tips-while-using-fieldedge.md)
- [Mobile Data Usage While Using FieldEdge](https://guides.fieldedgeapp.com/everything-else/other-guides/mobile-data-usage-while-using-fieldedge.md)
- [Route suggestions while canvassing](https://guides.fieldedgeapp.com/everything-else/other-guides/route-suggestions-while-canvassing.md)
- [How to Adjust Text Size on iOS and Android](https://guides.fieldedgeapp.com/everything-else/other-guides/how-to-adjust-text-size-on-ios-and-android.md)
- [Resetting Your Password in FieldEdge](https://guides.fieldedgeapp.com/everything-else/other-guides/resetting-your-password-in-fieldedge.md)
- [FieldEdge 3.1: Smarter workflows, less admin](https://guides.fieldedgeapp.com/everything-else/other-guides/fieldedge-3.1-smarter-workflows-less-admin.md)
- [Changelog](https://guides.fieldedgeapp.com/everything-else/changelog.md): We're always working make to FieldEdge better than ever so you can win in the field!
- [Legal](https://guides.fieldedgeapp.com/everything-else/legal.md)
- [Terms of Service](https://guides.fieldedgeapp.com/everything-else/legal/terms-of-service.md)
- [Privacy & Disclaimer](https://guides.fieldedgeapp.com/everything-else/legal/privacy-and-disclaimer.md)
- [Fair Usage Policy](https://guides.fieldedgeapp.com/everything-else/legal/fair-usage-policy.md)
- [Contact Us](https://guides.fieldedgeapp.com/everything-else/contact-us.md): Get in touch with the FieldEdge support team


---

# 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/everything-else.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.
