# Synode Help Center

## Product Docs

- [What is Synode](https://help.synode.ai/introduction/whatissynode.md)
- [System Requirements](https://help.synode.ai/introduction/systemrequirements.md)
- [Tutorials](https://help.synode.ai/introduction/tutorials.md)
- [Creating an account](https://help.synode.ai/introduction/creatinganaccount.md)
- [How to get Direct Help](https://help.synode.ai/introduction/directhelp.md)
- [3D Optimization](https://help.synode.ai/introduction/3doptimization.md)
- [Billing and Subscription](https://help.synode.ai/introduction/billingandsubscriptions.md)
- [File Formats](https://help.synode.ai/introduction/fileformats.md)
- [Scene Orientation/Hot Keys](https://help.synode.ai/introduction/sceneorientationhotkeys.md)
- [Builder Overview](https://help.synode.ai/builder/builderoverview.md)
- [User Interface](https://help.synode.ai/builder/userinterface.md)
- [Post Production](https://help.synode.ai/builder/postproduction.md)
- [Sharing your Project](https://help.synode.ai/builder/sharingyourproject.md)
- [Environment Controls](https://help.synode.ai/builder/environmentcontrols.md)
- [Edit Pivot Point](https://help.synode.ai/builder/editpivotpoints.md)
- [Edit Step Options](https://help.synode.ai/builder/editstepoptions.md)
- [Onboarding and Registration](https://help.synode.ai/builder/onboardingandregistration.md)
- [Scene Tree Editing](https://help.synode.ai/builder/scenetreeediting.md)
- [Visualizer Overview](https://help.synode.ai/visualizer/hotspots.md)
- [Creating a Project](https://help.synode.ai/dashboard/creatingaproject.md)
- [Duplicating Projects and Versions](https://help.synode.ai/dashboard/duplicatingprojectsandversions.md)
- [Project Information](https://help.synode.ai/dashboard/projectinformation.md)
- [Project List](https://help.synode.ai/dashboard/projectlist.md)
- [General Analytics](https://help.synode.ai/dashboard/generalanalytics.md)
- [Asset Library](https://help.synode.ai/dashboard/generalanalytics-1.md)
- [Marketing Analytics](https://help.synode.ai/dashboard/marketinganalytics.md)
- [Account](https://help.synode.ai/dashboard/account.md)
- [Payment/Plan](https://help.synode.ai/dashboard/paymentplan.md)
- [FAQ](https://help.synode.ai/faq/faq.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.synode.ai/introduction/whatissynode.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.
