# Overview

Welcome to our comprehensive guide on navigating the ChatHQ portal. We'll walk you through the home screen layout, explain how to manage and switch between accounts, and dive into specialized sections like the affiliates section, partners section, and white label resources section.

{% embed url="<https://www.loom.com/share/3516ba8df2f8452cad0024a53163984e?sid=99273c5d-1cc3-45e4-8d43-7b464a764a51>" fullWidth="false" %}

## Account Selection

Once you log into ChatHQ, you'll land on the home screen. At the top, you'll find the Accounts Tab.

The main account list will show you all ChatHQ Portal accounts you are a part of in any capacity, whether you are the owner of the account, a member, or any other role. You will have the ability to access accounts you're a part of from this table.

On the top left, you'll notice a dropdown menu that also lets you quickly navigate to different accounts. Simply click on the dropdown menu and choose the account you want to navigate to.

***

## Partners

Within the Partners section, you will find other companies that have partnered with ChatHQ, and you will have options to contact them for products/services, or simply visit their website by using the link in their partner profile!

**To explore our strategic business partners:**

1. From the sidebar, click on Partners Page.
2. Browse through our list of business partners and find offerings that may suit your needs.


---

# 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.chathq.io/learning-the-portal/overview.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.
