> For the complete documentation index, see [llms.txt](https://documentation.specollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.specollective.org/about-us/mission.md).

# Mission

> #### If success or failure of this planet and of human beings depended on how I am and what I do... HOW WOULD I BE? WHAT WOULD I DO?
>
> R. Buckminister Fuller

Our mission is to empower individuals to become globally-minded change agents by helping them learn the essential skills required to build sustainable careers and make a positive impact in their communities. We understand that for many people from underserved communities, they can't give back or help others until they are able to access essential goods and services, learn professional skills, and achieve physical and financial security. We create paid and unpaid opportunities for learners conducting research and participating in service-learning projects where they are able learn new skills while helping vulnerable populations and contributing to environmental and social justice initiatives. SPEC's model incorporates participatory action research to facilitate engagement and agency of the members of the communities affected by its research.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.specollective.org/about-us/mission.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.
