# Adding more

Mapping out tracks and cars is time consuming. Tracks are fairly quick, maybe about 30 minutes per configuration, but mapped tracks wont contribute all that much to the plugin. Mapping cars can take several hours, and with each new car I add custom elements in the [Dashboard](https://github.com/andreasdahl1987/DahlDesignDash) and custom LED profiles in the LED plugin.

You can help speed things up by visiting the [community spreadsheet](https://docs.google.com/spreadsheets/d/1qfWFea4hHLUym3DeUvXeUEGuHvSiPWJE3HmdibiLCyk/edit#gid=0) and plot out some values for your favourite un-supported cars and tracks!


---

# 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://dahl-design.gitbook.io/properties/cars/adding-more.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.
