# Content Creator Guidelines

The content creator programme page can be accessed at: [https://www.stacksync.com/content-creator-programme](https://www.stacksync.cloud/content-creator-programme)

### Which tools can I use?

You are free to use any tool you like to build amazing content, feel comfortable to use your own stack. If you do not have a favourite stack yet, check our recommendations:

1. [Guidde](https://www.guidde.com/) to make stunning tutorials in no time. You can create a free account.
2. [Zappy](https://zapier.com/zappy) for screen recording + [imovie](https://www.apple.com/imovie/) for video editing
3. [ScreenStudio](https://www.screen.studio/) for screen recording
4. [Shottr](https://shottr.cc/) for screenshot (screenshots of all shapes! even pages!) and image editing
5. [3D transformer](https://www.3dtransformer.com/) for beautiful 3D images
6. [Brandbird](https://www.brandbird.app/studio) for pixel perfect gradient images
7. [Carbon](https://carbon.now.sh/) for beautiful code snippets

### Examples of Contents

Testimonial: [https://www.stacksync.com/blog/stacksync-a-great-alternative-to-heroku-connect](https://www.stacksync.cloud/blog/stacksync-a-great-alternative-to-heroku-connect)

Guide/Tutorial: [https://docs.stacksync.com/guides/two-way-sync-salesforce-and-postgres](https://docs.stacksync.cloud/guides/two-way-sync-salesforce-and-postgres)

Video guide: <https://www.youtube.com/watch?v=CWd3-UYL7ds>

And there are many more around! Feel free to also get inspired by other best-practice companies such as Stripe, AppSmith and more.


---

# 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.stacksync.com/two-way-sync/others/content-creator-guidelines.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.
