# Tools

### **Builder Tools**&#x20;

*Pro Grids* <https://www.youtube.com/watch?v=UtNvtIrJcNc> &#x20;

*Space Skybox Generator* <https://tools.wwwtyro.net/space-3d/index.html>&#x20;

*Unity Terrain Editor* <https://www.youtube.com/watch?v=PDKZXjyhwh0> &#x20;

*AP Gametools (Blender to Unity with Materials)* [*https://www.youtube.com/watch?v=jQXG9IbwHwI*](https://www.youtube.com/watch?v=jQXG9IbwHwI)

Standalone Remesher <https://github.com/wjakob/instant-meshes>

*Texture Compression Tool* <https://tinypng.com/>

Resource Checker <https://assetstore.unity.com/packages/tools/utilities/resource-checker-3224>

FreeFileSync <https://freefilesync.org/>

Krita Image Editor <https://krita.org/en/download/krita-desktop/>

Bone visualization tool (Unity) <https://assetstore.unity.com/packages/tools/utilities/bonetool-bone-visualizer-99464>

Asset Creation Toolset <https://mrven.gumroad.com/l/hPXIh>

Magic Light Probes <https://assetstore.unity.com/packages/tools/utilities/magic-light-probes-157812>

Shader Forge <https://github.com/FreyaHolmer/ShaderForge>

### Crypto Tools

Ethereum Gas Tracker <https://www.useweb3.xyz/gas>

ETH Gas Price Chrome Extension <https://chrome.google.com/webstore/detail/ethereum-gas-price-extens/innfmlnnhfcebjcnfopadflecemoddnp/related?hl=en> &#x20;

### Audio Tools

Audio Production tool <https://www.tracktion.com/products/waveform-free>

Audio Production Suite <https://www.audiotool.com/>


---

# 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.monaverse.com/create/resources/asset-resources/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.
