# Navigation

- [Tabs](https://docs.countercyclical.io/fundamentals/navigation/tabs.md): Add multiple tabs to save, revisit, and split up views based on what's most important to you.
- [Favorites](https://docs.countercyclical.io/fundamentals/navigation/favorites.md): Quickly access the items in your workspace that are most important to you.
- [Command Palette](https://docs.countercyclical.io/fundamentals/navigation/command-palette.md): Quickly access the most important parts of your investment process with a single keyboard shortcut.
- [Exploration & Recents](https://docs.countercyclical.io/fundamentals/navigation/exploration-and-recents.md): Use keyboard shortcuts to get where you need to go, fast.
- [List vs. Grid View](https://docs.countercyclical.io/fundamentals/navigation/list-vs.-grid-view.md): Set up your investments, teams, valuations and more based on what looks best to you!
- [Quick Actions](https://docs.countercyclical.io/fundamentals/navigation/quick-actions.md): Create different items within your workspace in a few keystrokes.
- [Offline Mode](https://docs.countercyclical.io/fundamentals/navigation/offline-mode.md): Learn about how Countercyclical works when you're not connected to the internet.


---

# 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://docs.countercyclical.io/fundamentals/navigation.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.
