> For the complete documentation index, see [llms.txt](https://globalimpact.gitbook.io/the-unjournal-project-and-communication-space/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/the-unjournal-project-and-communication-space/~/changes/531/readme-1/contents-page.md).

# Content overview

A "curated guide" to this GitBook; updated June 2023

{% hint style="info" %}
**You can now ask questions of this GitBook using a chatbot:** click the search bar or press cmd-k and choose *"ask Gitbook*."
{% endhint %}

## Key sections and subsections

### *Learn more about* The Unjourna&#x6C;*, our goals and policies*

[Frequently Asked Questions (FAQ)](/the-unjournal-project-and-communication-space/~/changes/531/faq-interaction.md) For authors, evaluators, etc.

[Explanations & outreach](/the-unjournal-project-and-communication-space/~/changes/531/readme-1/writings.md) Writeups of the main points for a few different audiences

[Why Unjournal?](/the-unjournal-project-and-communication-space/~/changes/531/benefits-and-features.md) Some key benefits of the initiative and our approaches, with links to deeper commentary

[Our policies: evaluation & workflow](/the-unjournal-project-and-communication-space/~/changes/531/policies-projects-evaluation-workflow.md) How we choose papers/projects to evaluate, how we assign evaluators, and so on

### Other resources and reading

[Parallel/partner initiatives and resources](/the-unjournal-project-and-communication-space/~/changes/531/parallel-partner-initiatives-and-resources.md) Groups we work with; comparing approaches

[What is global-priorities-relevant research?](/the-unjournal-project-and-communication-space/~/changes/531/the-field-and-ea-gp-research.md) What research are we talking about? What will we cover?

## Detail, progress, and internal planning

*These are of more interest to* people within our team; *we are sharing these in the spirit of transparency.*

[Plan of action](/the-unjournal-project-and-communication-space/~/changes/531/readme-1/plan-of-action.md) A "best feasible plan" for going forward

[Grants and proposals](/the-unjournal-project-and-communication-space/~/changes/531/grants-and-proposals.md) Successful proposals (ACX, SFF), other applications, initiatives

[UJ Team: resources, onboarding](/the-unjournal-project-and-communication-space/~/changes/531/management-tech-details-discussion/uj-team-resources-onboarding.md) Key resources and links for managers, advisory board members, staff, team members and others involved with *The Unjournal* project

*Note: we may move some of this "internal interest content" over to our Clickup knowledge base.*


---

# 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/the-unjournal-project-and-communication-space/~/changes/531/readme-1/contents-page.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.
