> For the complete documentation index, see [llms.txt](https://learn.cozmos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.cozmos.com/guides/navigation/navigation-arrows.md).

# Navigation Arrows

### Creating a path

Go to Curator -> Actions -> Animate -> Manage animations and create a path.

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

{% hint style="info" %}
Only paths that have the following configuration in Curator can be used for Navigation Arrows:

1. "Animation autoplay" is disabled
2. "Loop animation" is enabled
3. "Apply final object's action" is disabled
   {% endhint %}

{% hint style="success" %}
SAVE SPHERE!
{% endhint %}

### Set an animation path

1\. Go to Settings within a "Work in Progress" Sphere and in section "Navigation" enable "Navigation Arrows".

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

2\. Choose the path you want to be applied to Navigation Arrows, if you want to use them for all device types or only touch-devices, and distribution options.

<figure><img src="/files/hx0buSqrqWvTxaV8FijG" alt="Navigation Arrows Settings"><figcaption></figcaption></figure>

{% hint style="info" %}
If you don't see a path you want to use in the dropdown make sure that the Sphere is saved and path has the correct configuration.
{% endhint %}

Now click "Save Changes", Generate your Sphere in Curator, and you're done ✔️


---

# 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://learn.cozmos.com/guides/navigation/navigation-arrows.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.
