# Brand Guidelines

The following guidelines help developers to use AutoGrabs’s brand and assets correctly and consistently where approved to do so.

### Naming Apps and Integrations

When naming apps and integrations that use AutoGrab data, please follow these guidelines:

* Use a unique name for your application or integration
* Do not use “AutoGrab” in the name of your application or integration
* Clearly state that the integration is built by you — and not AutoGrab
* Do not use a name that is confusingly similar to AutoGrab or infringes on any other trademarks

### Logo & Brand Usage

The logo and wordmark are the most prominent elements of the AutoGrabs brand and it’s important to use them correctly.&#x20;

Detailed instructions for the usage of our brand assets are provided via our dedicated brand usage guide.

{% file src="/files/1NIgog31IXcPPjaxSExx" %}


---

# 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://devhub.autograb.com/nz-autograb-api-doc/other-products-and-resources/brand-guidelines.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.
