# Welcome to PostyFox

{% hint style="info" %}
**PostyFox started out life as a fork of PostyBirb.**

The original PostyBirb+ code can be found [here](https://github.com/mvdicarlo/postybirb-plus).

However, these days it has morphed - as I have become more involved in the PostyBirb project, PostyFox has pivoted to be focused on providing a platform to offload posting activities into the cloud and mean that posters do not need to have devices on all the time.
{% endhint %}

## Overview

PostyFox is not very imaginatively named, I know. But hey, I'm a techie fox, not a marketing guru.

My aim is to take the absolutely amazing PostyBirb tool and add some features to it that are missing - specifically the ability to post without needing to leave your PC on.  Originally I started this project out as a straight fork of the project adding features, but now that I'm more directly involved, it is no longer needed as that.


---

# 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://docs.postyfox.com/welcome-to-postyfox.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.
