# Content overview

{% hint style="info" %}
**You can now ask questions of this gitbook using a 'chatbot':** click the search bar and choose 'lens'.
{% endhint %}

## **Introduction**

Our [mission](/untitled/introduction-overview/readme.md), [what we are trying to do and why](/untitled/partners-contexts-trials/charities-fundraisers-and-impact-information/overview-ea-forum-post.md), [most recent updates](https://github.com/daaronr/eamt_gitbook_public/blob/main/broken-reference/README.md), and the organization of [our team](/untitled/introduction-overview/our-team-and-resources.md)

{% hint style="info" %}
***Other key resources***

* [EA Market Testing data analysis](https://daaronr.github.io/eamt_data_analysis/): dynamic document/notebook (Quarto site) covering our trials & evidence
* [Airtable view of the relevant trials](https://airtable.com/shrFmaIfWHSAoBNNB) ([that is...](#user-content-fn-1)[^1]); links, categorization provided
  {% endhint %}

## Five Key Sections

### 1) [Partner Organizations and Trials](/untitled/partners-contexts-trials/section-introduction.md) 🤝

In this section, you will find [**reports of the trials we have run**](#user-content-fn-2)[^2] with organizations, including Giving What We Can and One For the World.

### 2) [Marketing & Testing: Opportunities, Tools, Tips](/untitled/marketing-and-testing-opportunities-tools-tips/trial-reporting-template.md) 🪧

Here we share tools to implement planned trials, as well as tips relevant to 'doing marketing'. We answer questions like how to set up campaigns and track outcomes on various platforms. See especially[^3] "[Implementing ads](/untitled/marketing-and-testing-opportunities-tools-tips/implementation-and-collecting-data-issues.md)..." and "[Collecting data](/untitled/marketing-and-testing-opportunities-tools-tips/collecting-data-trial-outcomes.md)..."

### 3) [Research Design and Methodology](/untitled/methodological-discussion/section-introduction-wip.md) 🎨

We discuss qualitative and quantitative research design and methodology issues that are relevant to the trials we are running. Pages in this section will be linked in reports when relevant to a particular trial.

### 4) [Profiling and Segmentation Project](/untitled/profiling-and-segmentation/section-introduction.md) 🧮

Our profiling project aims to help better understand what sorts of people are amenable to EA-related ideas and to taking EA-favored actions.

### **5)** [**(In)effective Altruistic Choices: Review of Theory and Evidence**](/untitled/background/section-introduction.md) 📋

We've done a review of existing literature: to inform the trials we are running, and to identify important research topics. This includes [What is known/models of effective giving](/untitled/background/models-theories-psychological-norms.md) and [Principles and theories behind potential trials](/untitled/background/tools-and-trials-overview/tools-interventions-principles.md).

### You can find references, tech support, and other resources in the [appendix](/untitled/appendix/how-this-gitbook-works.md).

## What is this 'Gitbook' meant for?

The three key aims of this [**public gitbook**](https://effective-giving-marketing.gitbook.io/untitled/) are to:

1. **Convey** **who we are, what have accomplished, and the scope of our work** to funders, people in the broader EA community, and people not yet involved in the project who would be interested in joining
2. **Share tools and knowledge with** **people in the EA/global priorities community who will apply it to their work.** We are building a knowledge base. Content in the public gitbook can inform and support a diverse set of projects (i.e., implementing marketing campaigns, fundraising initiatives, academic research)
3. **Seek feedback on our work**. This includes technical and industry feedback on implementation and academic expertise (literature reviews and frameworks to consider, methodology, and experimental design).
4. (Grouped by organizational partner.)
5. We include background information on each organization and its priorities for testing.

[^1]: Trials, experiments and survey experiments we have run, are running, are advising, or are analyzing

[^2]: More detailed statistical analysis is presented in the dynamic document [here](https://daaronr.github.io/eamt_data_analysis/).

[^3]: (on Facebook etc)


---

# 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://globalimpact.gitbook.io/untitled/introduction-overview/gitbook-content-overview.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.
