> For the complete documentation index, see [llms.txt](https://guide.assemblrworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.assemblrworld.com/assemblr-studio-main-menu/ar-markers-dashboard.md).

# AR Markers Dashboard

The **AR Markers Dashboard** will be your one-stop section to check everything related to your AR markers!

<figure><img src="/files/vtUg7IX6Absk0OTyor2x" alt=""><figcaption></figcaption></figure>

1. Upload a custom AR markers
2. Your custom markers&#x20;
3. See remaining storage
4. See custom marker quota

If you click on the marker, you can do a few things like:

<figure><img src="/files/jyyTh6sCR6xwJhZrn4MF" alt=""><figcaption></figcaption></figure>

1. Name your custom AR marker
2. Assign the marker to a specific project you've made
3. Change the custom AR marker
4. Update the custom AR marker


---

# 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:

```
GET https://guide.assemblrworld.com/assemblr-studio-main-menu/ar-markers-dashboard.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.
