> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skillfactory.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Command Palette

> Quick platform navigation using keyboard shortcuts

## Command Palette

The command palette is a quick search menu that lets you navigate to any platform page in seconds, without clicking through menus.

## How to open

Press **`Ctrl+K`** (Windows/Linux) or **`Cmd+K`** (Mac) anywhere on the platform.

## How to use

<Steps>
  <Step title="Open the palette">
    Press `Ctrl+K` or `Cmd+K`.
  </Step>

  <Step title="Type what you're looking for">
    Start typing the name of the page or feature. The list filters in real time.
  </Step>

  <Step title="Select and navigate">
    Use arrow keys to select and `Enter` to navigate, or click directly on the item.
  </Step>
</Steps>

## Available destinations

The palette provides quick access to:

| Destination        | Description                |
| ------------------ | -------------------------- |
| **Dashboard**      | Your main dashboard        |
| **Profile**        | Profile settings           |
| **Courses**        | Course list                |
| **Practice Exams** | Practice exams             |
| **Certificates**   | Your certificates          |
| **Ranking**        | Gamification ranking       |
| **Community**      | Community chat             |
| **My Documents**   | Documents for signature    |
| **Tutoring**       | Schedule tutoring sessions |

<Info>
  Items shown in the palette vary based on active addons. If the community isn't active, for example, it won't appear in the list.
</Info>

<Tip>
  The command palette is especially useful for power users who prefer keyboard navigation. Try using it daily!
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Dashboard" icon="gauge" href="/en/students/dashboard">
    Your main dashboard
  </Card>

  <Card title="Profile" icon="user" href="/en/students/profile">
    Configure your profile
  </Card>
</CardGroup>
