# Cross-posting from Twitter

We recommend the [Mastodon Twitter Crossposter](https://crossposter.jaxbeach.social/) service to mirror your Twitter activity to FGC.Network seamlessly.

* Visit <https://crossposter.jaxbeach.social/>
* Click the "Twitter" button, sign in and authorize the application.
* Click the "Mastodon" button, type your <username@fgc.network> and click Log In. Log in to FGC.Network if needed and authorize the application.
* Click "Options" in the top-right menu.
* To post from Twitter to FGC.Network, click "Post my Tweets to Mastodon."
* To post from FGC.Network to Twitter, click "Posts my Toots to Twitter."
* Click "Update User" to save your preferences.

By default, all of your original tweets will be posted publicly, and all Retweets (including Quote Retweets) will be Unlisted.


---

# 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://support.fgc.network/customize/cross-posting-from-twitter.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.
