# Posting

- [Creating Posts](https://publer.com/docs/posting/create-posts.md)
- [Publishing Methods](https://publer.com/docs/posting/create-posts/publishing-methods.md)
- [Immediate Publishing](https://publer.com/docs/posting/create-posts/publishing-methods/immediate-publishing.md)
- [Manual Scheduling](https://publer.com/docs/posting/create-posts/publishing-methods/manual-scheduling.md)
- [Draft Posts](https://publer.com/docs/posting/create-posts/publishing-methods/draft-posts.md)
- [Ideas](https://publer.com/docs/posting/create-posts/publishing-methods/ideas.md)
- [Auto-Scheduling](https://publer.com/docs/posting/create-posts/publishing-methods/auto-scheduling.md)
- [Recycling Posts](https://publer.com/docs/posting/create-posts/publishing-methods/recycling-posts.md)
- [Recurring Posts](https://publer.com/docs/posting/create-posts/publishing-methods/recurring-posts.md)
- [Bulk Scheduling](https://publer.com/docs/posting/create-posts/publishing-methods/bulk-scheduling.md)
- [Content Types](https://publer.com/docs/posting/create-posts/content-types.md)
- [Text Posts](https://publer.com/docs/posting/create-posts/content-types/text-posts.md)
- [Photo Posts](https://publer.com/docs/posting/create-posts/content-types/photo-posts.md)
- [Video Posts](https://publer.com/docs/posting/create-posts/content-types/video-posts.md)
- [Link Posts](https://publer.com/docs/posting/create-posts/content-types/link-posts.md)
- [Polls](https://publer.com/docs/posting/create-posts/content-types/polls.md)
- [GIF Posts](https://publer.com/docs/posting/create-posts/content-types/gif-posts.md)
- [Post Callbacks](https://publer.com/docs/posting/create-posts/content-types/post-callbacks.md)
- [Post with Signature](https://publer.com/docs/posting/create-posts/content-types/post-with-signature.md)
- [Post with Watermark](https://publer.com/docs/posting/create-posts/content-types/post-with-watermark.md)
- [Post with Location](https://publer.com/docs/posting/create-posts/content-types/post-with-location.md)
- [Platform-Specific Formats](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats.md)
- [Facebook Text Posts with Background](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats/facebook-text-posts-with-background.md)
- [Multi-Link Posts (Facebook Carousels)](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats/multi-link-posts-facebook-carousels.md)
- [LinkedIn PDF Carousels](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats/linkedin-pdf-carousels.md)
- [Pinterest Pins With a Link URL](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats/pinterest-pins-with-a-link-url.md)
- [Google Business Profiles: Updates, Photos, Events & Offers](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats/google-business-profiles-updates-photos-events-and-offers.md)
- [Reels, Shorts & Stories](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats/reels-shorts-and-stories.md)
- [Twitter/X Long-Form Posts](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats/twitter-x-long-form-posts.md)
- [Twitter/X Community Posts](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats/twitter-x-community-posts.md)
- [TikTok Video & Multi-Photo Posts](https://publer.com/docs/posting/create-posts/content-types/platform-specific-formats/tiktok-video-and-multi-photo-posts.md)
- [Media Handling](https://publer.com/docs/posting/create-posts/media-handling.md)
- [Media Options](https://publer.com/docs/posting/create-posts/media-options.md)
- [Networks](https://publer.com/docs/posting/create-posts/networks.md)
- [Updating Posts](https://publer.com/docs/posting/update-posts.md)
- [Deleting Posts](https://publer.com/docs/posting/delete-posts.md)


---

# 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://publer.com/docs/posting.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.
