# Getting Around

- [Overview](https://morphic.com/docs/getting-around/overview.md)
- [Navigating the Canvas](https://morphic.com/docs/getting-around/navigating-the-canvas.md): The canvas is where you create, explore, and edit content such as videos, image sequences, or layouts. Efficiently navigating the canvas will help you work faster and stay organized.
- [Prompt bar](https://morphic.com/docs/getting-around/prompt-bar.md): The prompt bar on Morphic lets you write prompts and adjust settings like aspect ratio, style, character models, creativity, variations, and camera angle for your generations.
- [Sidebars](https://morphic.com/docs/getting-around/sidebars.md): On Morphic, the sidebars provide quick access to artboard-specific tools and settings, streamlining your workflow.
- [Projects](https://morphic.com/docs/getting-around/projects.md): Projects on Morphic let you organize your work by theme, client, or goal, helping you keep related files together and manage everything in a focused, structured way.
- [Files](https://morphic.com/docs/getting-around/files.md): Files in Morphic let you manage each scene or idea separately. Create, rename, switch, or delete files, each with its own canvas for focused and organized creation.
- [Upload assets](https://morphic.com/docs/getting-around/upload-assets.md)
- [Section](https://morphic.com/docs/getting-around/section.md): Sections on Morphic are containers that keep your Canvas organized as your work grows. Group any assets into a named Section, arrange the contents, and move everything together as a single unit.
- [Contextual search](https://morphic.com/docs/getting-around/contextual-search.md)
- [Settings](https://morphic.com/docs/getting-around/settings.md)
- [General](https://morphic.com/docs/getting-around/settings/general.md): General tab lets you manage your organization's general settings. From this tab, you can name your organization or delete it.
- [Members](https://morphic.com/docs/getting-around/settings/members.md): Manage organization members and their roles from the Members tab.
- [Plans](https://morphic.com/docs/getting-around/settings/plans.md): Plans allows you to compare and manage your plans easily. You can also easily upgrade or downgrade plans. If you need any help, contact support.
- [Billing & usage](https://morphic.com/docs/getting-around/settings/billing-and-usage.md): Billing tab lets you manage your plan, view and change payment details, check invoice history, and get an overview of your plan and renewal details.
- [Profile](https://morphic.com/docs/getting-around/settings/profile.md)
- [FAQs](https://morphic.com/docs/getting-around/faqs.md): Find quick answers to common questions about using Morphic, from features and workflows to account and platform basics.


---

# 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://morphic.com/docs/getting-around.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.
