# GoodDollar Community

#### Where can I find my local GoodDollar Community?

The GoodDollar Community is a diverse vibrant network that spans across the globe, active in over 183 countries and territories, and communicating in more than 17 languages. You can find your local community on the [community page](https://community.gooddollar.org).&#x20;

#### What is a GoodDollar Ambassador?

GoodDollar Ambassadors are the unsung heroes of the GoodDollar Community, volunteers who have stepped forward to be driving behind our outreach efforts. Mee the GoodDollar Ambassadors in our [community page](https://community.gooddollar.org).

#### I'm a developer. Help?

Check out our [technical documentation](https://docs.gooddollar.org/) and GoodDollar’s [Github](https://github.com/GoodDollar/).&#x20;


---

# 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://docs.gooddollar.org/user-guides/frequently-asked-questions/gooddollar-community.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.
