# Navigating the Dashboard

The Smart Hub dashboard is designed for ease of use, giving you quick access to all the tools and features you need. Here’s a breakdown of the main sections:

* **Home**: Get an overview of your projects, recent activities, and shortcuts to your favorite tools.
* **Content Creation**: Access the AI Writer, SEO tools, and social media content generators to start crafting your content.
* **Design Studio**: Use the Smart Hub Visionary to create and edit images, design logos, and develop 3D models.
* **CodeLab**: Write and manage your code with CodeMaster, including options for code reviews and bug fixes.
* **Strategy Room**: Access business strategy tools to create business plans, conduct SWOT analyses, and more.
* **Settings**: Customize your account settings, manage your subscription, and set up integrations with other tools.


---

# 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://smart-hub.gitbook.io/smart-hub-docs/readme/navigating-the-dashboard.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.
