# Helper Tools

I've included a bunch of helpful tools that make setup and management of many objects easier. A lot easier, actually! :joy:

{% content-ref url="/spaces/-MY3N\_li2jPq7az6mYfq/pages/zYXywk2U9s4Vwlvw8dII" %}
[Projectiles Quick Editor](/magic-pig-games/projectile-factory/projectile-factory-documentation/helper-tools/projectiles-quick-editor.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-MY3N\_li2jPq7az6mYfq/pages/XisK1TJbHO8EppBxt4Ap" %}
[Set Trail Auto Destroy to False](/magic-pig-games/projectile-factory/projectile-factory-documentation/helper-tools/set-trail-auto-destroy-to-false.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-MY3N\_li2jPq7az6mYfq/pages/k63I5rWnILTdvYF5VSf3" %}
[Set Layer of All Projectiles](/magic-pig-games/projectile-factory/projectile-factory-documentation/helper-tools/set-layer-of-all-projectiles.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-MY3N\_li2jPq7az6mYfq/pages/oQKVeDlwI61wxUr4FkOv" %}
[Remove Colliders](/magic-pig-games/projectile-factory/projectile-factory-documentation/helper-tools/remove-colliders.md)
{% endcontent-ref %}


---

# 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://infinitypbr.gitbook.io/magic-pig-games/projectile-factory/projectile-factory-documentation/helper-tools.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.
