> For the complete documentation index, see [llms.txt](https://globalimpact.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://globalimpact.gitbook.io/untitled/partners-contexts-trials.md).

# Partners, contexts, trials

- [Introduction](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/section-introduction.md)
- [Giving What We Can](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/gwwc.md): Luke Freeman is the lead contact.
- [Pledge page (options trial)](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/gwwc/pledge-page-options-trial.md)
- [Giving guides - Facebook](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/gwwc/giving-guides-+.md)
- [Message Test (Feb 2022)](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/gwwc/feb-22-message-test.md)
- [YouTube Remarketing](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/gwwc/youtube-remarketing.md): GWWC youtube remarketing campaign (trial)
- [One For the World (OftW)](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/one-for-the-world-oftw.md): Chloë Cudaback is the lead contact (communications manager). (Previously Jack Lewars)
- [Pre-giving-tues. email A/B](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/one-for-the-world-oftw/pre-giving-tuesday-email-split-test-+.md)
- [Preregistration: OftW pre-GT](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/one-for-the-world-oftw/pre-giving-tuesday-email-split-test-+/preregistration-oftw-pre-gt.md)
- [The Life You Can Save (TLYCS)](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/the-life-you-can-save-tlycs.md): Leads: Bilal Siddiqi, Neela Saldhana; Other partner contact: Jon Behar (Giving Games)
- [Advisor signup (Portland)](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/the-life-you-can-save-tlycs/advisor-signup-portland.md): TLYCS ran a campaign in a single city involving 'donation advice'
- [Fundraisers & impact info.](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/charities-fundraisers-and-impact-information.md): Reinstein and others work with charity partners, some of which are not EA-aligned (but perhaps moderately effective), which inform EA giving. Several trials focus on the 'impact of impact information'
- [ICRC - quick overview](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/charities-fundraisers-and-impact-information/icrc-quick-overview-+.md)
- [CRS/DV: overview](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/charities-fundraisers-and-impact-information/crs-dv-overview-+.md): Catholic Relief Services/DonorVoice experiment
- [Posts and writings](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/charities-fundraisers-and-impact-information/overview-ea-forum-post.md)
- [University/city groups](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/university-groups-promotion.md)
- [Workplaces/orgs](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/workplaces-orgs.md)
- [Other partners](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/other.md)
- [Related/relevant projects/orgs](https://globalimpact.gitbook.io/untitled/partners-contexts-trials/related-relevant-projects-orgs.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://globalimpact.gitbook.io/untitled/partners-contexts-trials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
