# Getting Started

- [Welcome to SellerMagnet](https://docs.sellermagnet.com/getting-started/welcome.md): Welcome to SellerMagnet, the all-in-one Amazon seller toolkit. Learn what SellerMagnet offers, create your account, and take your first steps toward data-driven selling.
- [Initial Setup Wizard](https://docs.sellermagnet.com/getting-started/welcome/initial-setup-wizard.md): Walk through SellerMagnet's Initial Setup Wizard step by step, from the welcome survey to connecting your Amazon Seller Central account, configuring VAT and currency, and starting your first data sync
- [First Steps](https://docs.sellermagnet.com/getting-started/welcome/first-steps.md): Your first 3 steps after completing the setup wizard. These are the exact actions SellerMagnet recommends to new users while your historical data is importing in the background.
- [Help Center](https://docs.sellermagnet.com/getting-started/welcome/help-center.md): Learn how to get help with SellerMagnet, access documentation, submit bug reports, contact support, schedule calls, and find answers in our complete FAQ.


---

# 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.sellermagnet.com/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.
