> For the complete documentation index, see [llms.txt](https://docs.axis.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.axis.to/resources-and-legal/brand.md).

# Brand Assets

Logos for Axis, USDx, sUSDx, and Coordinates. These are the official marks. Please use them as supplied rather than redrawing or recolouring them.

## Axis

The wordmark is the default. Use the icon on its own only where the wordmark will not fit legibly, such as an avatar, a favicon, or a token list.

![Axis wordmark](/files/7xhx1CWja9SCzmUi1sAq)

![Axis icon](/files/lOgw8tKuGrQ9f9E7mbBV)

Reversed versions of both, for dark backgrounds, are in the downloads below.

## Tokens

|                                             | Mark        | Token                      |
| ------------------------------------------- | ----------- | -------------------------- |
| ![USDx](/files/S39mY0LiwYr1TG40Cp8C)        | USDx        | The Axis Dollar            |
| ![sUSDx](/files/89iFXB998fwVHXTdSKXJ)       | sUSDx       | The rewards vault position |
| ![Coordinates](/files/RVT1zmxQXBunxe2dFhfK) | Coordinates | The Axis rewards points    |

## Downloads

All marks are SVG, so they scale to any size without loss.

**Axis wordmark**

{% file src="/files/7xhx1CWja9SCzmUi1sAq" %}

{% file src="/files/ezQeZ0CR4bNZFMgtpAF9" %}

**Axis icon**

{% file src="/files/lOgw8tKuGrQ9f9E7mbBV" %}

{% file src="/files/QPWPztsW26qS0mQGQgqC" %}

**Tokens and points**

{% file src="/files/S39mY0LiwYr1TG40Cp8C" %}

{% file src="/files/89iFXB998fwVHXTdSKXJ" %}

{% file src="/files/RVT1zmxQXBunxe2dFhfK" %}

## Using the marks

* Keep clear space around a mark of at least the height of the icon.
* Do not stretch, rotate, recolour, add effects to, or reconstruct any mark.
* Do not place a mark on a background that leaves it hard to read. Use the reversed version instead.
* Do not use an Axis mark to imply a partnership, endorsement, or listing that does not exist.

For a format not provided here, get in touch rather than improvising.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.axis.to/resources-and-legal/brand.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
