# Account Set Up

<figure><img src="https://1510069188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy125rRKx6PRZcdt6aJKq%2Fuploads%2FgHExboo7qf2kD5YGNwMy%2Fcreate-acount.png?alt=media&#x26;token=2c5d6b0a-e30d-4859-9a41-8123cc220e5f" alt=""><figcaption></figcaption></figure>

### **Create an Account:**

1. **Visit the Keepup Store website:** Go to [https://keepup.store](https://keepup.store/).
2. **Start Free Trial:** Click on "Start Free Trial" from the home page to go to the registration page.
3. **Choose a Signup Method:**&#x20;
   * **Signup with Google:** Click on "Signup with Google" for a faster signup process that doesn’t require email verification.
   * **Create an Account with Email:**
     1. Fill out the signup form by entering your full name, email, and password. Click on "Create Account" to submit the form.
     2. **Email Verification:** Check your email for an activation mail. Click on the "Activate Account" button in the email.
     3. **Account Activation:** After activating your account, you will be notified that your account has been successfully activated and that you can log in to access your account.

<figure><img src="https://1510069188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy125rRKx6PRZcdt6aJKq%2Fuploads%2Fa6ugoEbktYl6H2xi4vm8%2Fcreate-business.png?alt=media&#x26;token=beb1047b-2ac0-44be-9732-a7a40072c07d" alt=""><figcaption></figcaption></figure>

### Create a Business:

1. **Login:** After logging in, you will be taken to the "Create a Business" page.
2. **Fill the Form:** Enter your business details in the form.
3. **Create Business:** Click on the "Create Business" button to set up your business.
4. **Dashboard:** You will be directed to the dashboard of your new business.

<figure><img src="https://1510069188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy125rRKx6PRZcdt6aJKq%2Fuploads%2FN4Wgrz7qrrkprt9YHnBB%2Finterface-ui.png?alt=media&#x26;token=49b3354f-8567-437c-9ae6-fedac4f6adcf" alt=""><figcaption></figcaption></figure>

### **Interface Walkthrough**

1. **Header:**

   * **Notification Icon:** View notifications.
   * **Switch Business Icon:** Click to see a list of all your businesses and switch between them.
   * **Account Icon:** Click to access account settings, logout, and toggle the dark theme.

2. **Side Menu:**

   * **Access Features:** The side menu on the left allows you to access all the features Keepup Store has to offer.
   * **Mobile Screens:** On mobile devices, the side menu is hidden and can be accessed by clicking the menu icon on the header.

3. **Main Section:**
   * **Feature Information:** This section displays information related to the feature you select from the side menu.


---

# 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.keepup.store/docs/tutorials/account-set-up.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.
