# Search doesn't always find people in my nation

Are you having trouble finding a person or organization in your nation using the search feature in FieldEdge?

It could be due to this bug with NationBuilder's API.

As of July 15, 2017, NationBuilder's API only returns results from your nation when the name of the person or organisation exactly matches.

For example: typing "John" will not return results for "Johnathan". Similarly, if I want to find "McDonalds Smithfield", you will need to type "mcdonalds smithfield" – searching for "mcdonalds" would not work.

{% hint style="info" %}
NationBuilder is working on a new API that will resolve these issues. Once the API is released widely, FieldEdge will upgrade our search.
{% endhint %}


---

# 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/other-guides/search-doesnt-always-find-people-in-my-nation.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.
