# Code for Philly - Partnership Guide

This document will help you get started with creating a new project at Code for Philly.

Code for Philly is an organization that facilitates collaboration between non-profits and technical volunteers. Partnerships are the lifeblood of our organization.

A partnership might include:

1. Forming a new **relationship** with a non-profit organization in Philly.
2. Rallying volunteers to support a partner's **active project**.
3. Securing **sponsorship** for our weekly meeting spaces or larger events.

### You can create meaningful partnerships here

Whether you work at a non-profit, are a coding wizard, or hate technology--there is a valuable role for you in shaping collaboration at Code for Philly!


---

# 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://code-for-philly.gitbook.io/partnerships/master.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.
