> For the complete documentation index, see [llms.txt](https://guide.techfleet.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/being-on-project-training/working-with-nonprofit-clients.md).

# Working With Nonprofit Clients

For project training, we partner with nonprofit clients who have current 501(c)(3) public charity statuses or other statuses of nonprofit.&#x20;

None of the clients we partner with should require an NDA or a confidentiality agreement so that people on teams can get opportunities to showcase their experience publicly.&#x20;

Check out the current clients we work with in this organization on our website:

{% embed url="<https://techfleet.org/overview/current-projects>" %}

## Head to the Next Lesson


---

# 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://guide.techfleet.org/team-portal/new-teammate-handbook/project-training-teams/being-on-project-training/working-with-nonprofit-clients.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.
