# Getting Started

{% hint style="info" %}
**CommerceNavigator's Premium Plan** helps you to manage your online business with super simple bookkeeping, automatic bank sync, AI-powered transaction categorization, business and tax reports, and access to our Discord community.&#x20;
{% endhint %}

## The Basics

Watch as our founder Jude offers a quick video overview of our product:

{% embed url="<https://www.youtube.com/watch?v=FyNM-6Jfxk0>" %}

### Simple Starting Steps

* Go to the manage page of the [Dashboard](https://dashboard.commercenavigator.com)
* Add your bank and credit card accounts via [Plaid](/0/extras/more-about-plaid.md) using the "Add an Account" button, then wait a few minutes for your transactions update
* Your transactions will now be reflected on the "Income" and "Expense" pages and in your business reports
* Add some mileage trips on the "Overview" page to track business trips and increase deductions
* Sign up for our Discord server for support and community


---

# 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://help.commercenavigator.com/0/product/getting-started.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.
