# Social Media

## Buffer

We use [Buffer](https://app.gitbook.com/RiverCityLabs/wiki/master/buffer.com) to schedule social media posts in advance so it reduces the time and effort required to maintain a social media presence.

Here are the steps to schedule a post:

1. Log into [Buffer](https://buffer.com/signin) and sign in via the shared LastPass account (only shared with officers)
2. On the main dashboard screen, click in the "what do you want to share" box. A dialogue should popup to type your post in. The three circles at the top represent our facebook page, twitter profile, and instagram account.
3. Deselect the Instagram icon option for now (it doesn't actually post for you, it needs both the Buffer and Instagram app installed on a phone, it's just setup in case someone wants to enable that). The Instagram option should now be greyed out.
4. Make sure Facebook and Twitter icons are selected.
5. Type your post and add any media
6. Click "customize for each network"
7. Add any customizations for each network if necessary
8. Select "Add to queue"
9. You should see the post get automatically added to the next available 10am posting timeslot!


---

# 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://wiki.rivercitylabs.space/rcl-administration/members/social-media.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.
