# Substrates and Templates

We offer several types of substrate and templates. Incorporating their dimensions and features into your design will improve your V-One experience.&#x20;

Visit the [materials section of the store](https://store.voltera.io/collections/materials) to view them all.

### EAGLE Library

We have developed a Library for EAGLE that contains parts for all of the templates and substrates in our store. Using it is easy, just drop in the template as you would any other part and away you go.

[EAGLE Library](https://github.com/VolteraInc/circuit-design-resources/raw/master/EAGLE%20Library/voltera_community_lib.zip)

### Raw Gerber Files & Drawings

For other CAD tools, access dimensioned drawings and raw Gerbers for all of our substrates and templates below:

[Gerbers and Drawings](https://github.com/VolteraInc/circuit-design-resources/raw/master/Templates/voltera-templates.zip)

{% hint style="info" %}
Templates include fiducials, which you can use to align your printing.
{% endhint %}

### Other Community Libraries

We're hoping to release libraries for other CAD tools as well. If you're able to help with this, please contact <gerbers@voltera.io>

### Fun Stuff

[Business Card Template (EAGLE)](https://assets.ctfassets.net/e6vf9wdhbae5/5O2aOcH8nAuW2bqfT7vRcZ/136d811a1277ab8da7b34c0efcd3f69b/Generic_Business_Card.brd)


---

# 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.voltera.io/docs/v-one/downloads/substrates-and-templates.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.
