# Asset List

Like all indie (and most AAA) studios, pre-built assets have been utilized to expedite our production flows. While we aim to produce as much custom content as possible, at this stage in our business development we do prioritize which assets are necessary to build custom immediately and which can be built custom in later stages. Coinracer is built using [Unity](https://unity.com/) and contains various Unity assets bought through the [Unity Asset Store](https://assetstore.unity.com/). Although these assets have been heavily customized, we believe in full transparency and would also like to thank the developers of these wonderful assets for their work and continuous support. Below is a list of assets that have been purchased and modified in the development of our product.

* NWH Vehicle Physics Engine
* Realistic Engine Sounds 2 - Pro Version
* MicroVerse Track Builder - Pro Version
* SYNTY Studios Low Poly Biomes:
  * Racer 3D
  * Marshlands
  * Arid
  * Jungle
  * Tropical
  * Farm
  * Sci-Fi Cities
  * Nature
  * Meadows

{% hint style="info" %}
In the case that any additional pre-built assets are purchased and modified in this stage of our development, their names and information will be added to this list.
{% endhint %}


---

# 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://documentation.coinracer.io/how-coinracer-works/infrastructure/asset-list.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.
