# Social Media Quick Reference Guide

### Table of Contents:

[**Navigating the Different Platforms**](#navigating-the-different-platforms)

[**Facebook & Instagram Content Types**](#facebook-and-instagram-content-types)

[**Hashtag Suggestions**](#hashtag-suggestions)

## Navigating the Different Platforms

A quick overview of the differences to note between the social platforms where PAF has a presence. You'll want to vary your post captions between platforms to fit the content style, tone, and number of hastags.

<table data-header-hidden><thead><tr><th width="138"></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><br></td><td><strong>Content</strong></td><td><strong>Tone</strong></td><td><strong>Hashtags</strong></td></tr><tr><td><strong>Facebook</strong></td><td>Longer captions work well here, and you can share a variety of visual content and links.</td><td>Informal, conversational, and inclusive. This platform has the widest age range of users.</td><td>Use sparingly (2-3 is plenty).</td></tr><tr><td><strong>Instagram</strong> </td><td>Aesthetics are key. Prioritize high-quality images &#x26; videos. No links (except on stories).</td><td>Keep captions somewhat brief and sharp, with the focus on the visual content.</td><td>More hashtags = more reach (~20 is ideal).</td></tr><tr><td><strong>Twitter</strong></td><td>Be succinct and clear, as there’s a strict character limit (280 characters). Visual content and links can be easily shared.</td><td>Fast-paced and conversational. Humor and wit are appreciated.</td><td>No more than 2. Character limit also applies to hashtags.</td></tr><tr><td>TikTok</td><td></td><td></td><td></td></tr></tbody></table>

## Facebook & Instagram Content Types

Facebook and Instagram offer a few different content types to consider when making post. Here’s a quick breakdown of the differences.

| **Post**       | Posts are permanent and will appear on PAF’s profile, as well as in the news feed. These are the most common type of content featuring a photo or video along with a caption.                                                     |
| -------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Story**      | Stories are vertical, full-screen photos and videos that disappear after 24 hours. They appear at the top of the platform/app interface rather than in the news feed, and can include interactive tools like stickers and links.  |
| **Reel**       | Reels are vertical formatted videos that post to PAF’s profile and appear in the news feed. This is a great tool for reaching people who don’t currently follow us.                                                               |
| **Live Video** | ‘Going live’ creates a live stream that appears next to ‘Stories’, and is uploaded to PAF’s profile when streaming ends. Followers of the account are also notified of live streams as long as their notifications are turned on. |


---

# 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://handbook.proanimal.org/for-organizers/campaign-guides/social-media-guide/social-media-quick-reference-guide.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.
