> For the complete documentation index, see [llms.txt](https://handbook.proanimal.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.proanimal.org/supporting-pro-animal-future-on-your-social-channels/other-resources.md).

# Other Resources

**The list below contains other resources to help strengthen your ability to create compelling campaign content.**&#x20;

<br>

| [**Pro-Animal Future Organizational Voice Guide**](https://handbook.proanimal.org/for-organizers/style-guide/organizational-voice)      | Provides an overview of the tone we’d like to present to the public, best practices for posting, and phrases to use or avoid in order to strike the right cord in our messaging. While this guidance is mainly intended for those posting on behalf of PAF, you may find it helpful in crafting your own posts! |
| --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [**Code of Conduct**](https://handbook.proanimal.org/overview/paf-wide-policies/code-of-conduct-and-harassment-policy)                  | Pro-Animal Future’s Code of Conduct holds us accountable for creating a welcoming and respectful community. This extends out to how we interact with the public, and includes online interactions. It is good practice to review these policies before posting about the campaign.                              |
| [**Animal Activism Collective and Natalie Fulton on How to Create Compelling Content**](https://www.youtube.com/watch?v=86xTFpyQnHc\&t) | Natalie shares her best advice on video creation. Learn how to hook viewers, keep them entertained, and create viral content using short-form video.                                                                                                                                                            |

<br>


---

# 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://handbook.proanimal.org/supporting-pro-animal-future-on-your-social-channels/other-resources.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.
