# Welcome

## **Getting started**

The resources in the documentation center aimed to help you better understand our products and accomplish your creative goals with FORGE3D assets.

**Asset Manuals**

* [**Sci-Fi Effects**](https://docs.forge3d.com/sci-fi-effects)
* [**Force Field**](https://docs.forge3d.com/force-field)
* [**Wasp Interdictor**](https://docs.forge3d.com/wasp-interdictor)
* [**Damage FX**](https://docs.forge3d.com/damage-fx)
* [**Planets**](https://docs.forge3d.com/planets)

## **Have a question or need help?**

Join [FORGE3D Discord server](https://discord.com/invite/EfvSqJaSgh) to be the first in the line to get new updates and instant support. Anything important, including release notes or deprecation notices, will be posted there first.

If you have an urgent problem that is not documented here, please reach out directly via the [Contact Form](https://www.forge3d.com/contact/).&#x20;

## Unity Forum Threads&#x20;

*Update pending...*

* 160 Fantasy Icons <https://tinyurl.com/160-Fantasy-Icons>&#x20;
* 2D Sci-Fi Platformer <https://tinyurl.com/2D-Sci-Fi-Platformer>&#x20;
* Battleships <https://tinyurl.com/F3DBattleships>&#x20;
* Camera Tool <https://tinyurl.com/F3DCameraTool>&#x20;
* Cyber Drone <https://tinyurl.com/Cyber-Drone>&#x20;
* DSS Harbinger <https://tinyurl.com/DSS-Harbinger>&#x20;
* Damage FX <https://tinyurl.com/Damage-FX>&#x20;
* Force Field <https://tinyurl.com/F3DForceField>&#x20;
* Generic Passenger Cars <https://tinyurl.com/Generic-Passenger-Cars>&#x20;
* Planets <https://tinyurl.com/F3DPlanets>&#x20;
* Sci-Fi Effects <https://tinyurl.com/Sci-Fi-Effects>&#x20;
* Sci-Fi Sounds <https://tinyurl.com/F3DSciFiSounds>&#x20;
* Wasp Interdictor <https://tinyurl.com/Wasp-Interdictor>

## Other resources

* Unity Asset Store <https://tinyurl.com/5wmfxa9x>&#x20;
* Web <https://www.forge3d.com/>&#x20;
* Facebook <https://www.facebook.com/forge3d>&#x20;
* Soundcloud <https://soundcloud.com/forge3d>&#x20;
* Youtube <https://www.youtube.com/c/Forge3d>&#x20;
* Twitter <https://twitter.com/forge_3d>

## Something Missing?

If something is missing in the documentation or if you found some part confusing, please [file an issue](https://www.forge3d.com/contact/) with your suggestions for improvements.&#x20;


---

# 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.forge3d.com/master.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.
