# Getting Started

Whether you’re new to repricing or an experienced seller, our step-by-step instructions and best practices will ensure you can set up, customize, and optimize your pricing strategies with ease. Let’s get started on enhancing your competitive edge and achieving your business goals with our powerful repricing solution.

<details>

<summary>Step1: Creating your Repricer AI account</summary>

To create a new account, register on the [registration page](https://repricerai.com/#register).&#x20;

</details>

<details>

<summary>Step 2: Log into your Repricer AI account</summary>

Once registered, log in to Repricer AI via the Login page or directly through the app [here](https://app.repricerai.com/).

</details>

<details>

<summary>Step 3: Authorizing on Amazon Seller Central</summary>

When you sign up, you will need to authorize Repricer AI on Amazon Seller Central. The home page is going to guide you through this process

</details>


---

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