# Account Setup

#### **Account Setup**

Setting up your Smart Hub account is straightforward. Follow these steps to get started:

1. **Sign Up**: Visit the Smart Hub website and sign up using your email or preferred social login (Google, LinkedIn, etc.).
2. **Choose Your Plan**: Select the subscription package that best suits your needs—whether you’re an individual user or part of a team.
3. **Complete Profile**: Fill in your profile details to personalize your experience.
4. **Explore the Dashboard**: Once logged in, you’ll be taken to your dashboard where you can start exploring the tools and features available to you.


---

# 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/account-setup.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.
