# Navigating our Platform and Features

## How to Navigate throughout the App

Easily navigate through our interface and find all of our main features in the pull-down menu at the right of our logo in the top toolbar whenever you are logged in. Inside this drop-down menu, you'll find your Canvas Dashboard, My Catalog, Public Catalogs, and your Account page.

These icons correspond to the features available to you in your account tier. The features available to you will be activated. Features that are not available will be greyed out.

<figure><img src="/files/OqXVj32HIccSUYrDM9CW" alt="" width="563"><figcaption><p>Nav Bar in the Canvas Dashboard</p></figcaption></figure>

{% content-ref url="/pages/ce5n4S9xg0sojSPSCVyn" %}
[Features](/docs/getting-started/navigating-our-platform-and-features/features.md)
{% endcontent-ref %}

## How to find Resources

You can quickly access resources like Help Docs & Support and Templates by clicking on your profile picture in the upper right-hand corner of the navigation bar.

<figure><img src="/files/KG2UFwxvKkOXlPhW7GnD" alt="" width="375"><figcaption><p>Profile Picture drop-down menu in Canvas</p></figcaption></figure>

You can also access a Resource menu from our website's [<mark style="color:purple;">**home page**</mark>](https://www.canoa.supply/). Hover over and expand the **Resources** tab to explore more.

<figure><img src="/files/cvvNJpknFZHcl4OC9SvG" alt=""><figcaption><p><a href="https://www.canoa.supply/our-story"><mark style="color:purple;"><strong>Canoa Resources</strong></mark></a></p></figcaption></figure>


---

# 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://help.canoa.supply/docs/getting-started/navigating-our-platform-and-features.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.
