# Getting started

<details>

<summary>Create your organization</summary>

Add your group and your dealerships. With the native Google Places API it's really fast to add each.

</details>

<details>

<summary>Add your vendors</summary>

Add your vendors. It important to add the correct product names as other dealerships will be able to select them also.&#x20;

</details>

<details>

<summary>Invite your team</summary>

Have your team mates join up, they will be added as standard users, you can upgrade them to admins after they sign in the first time. You will get a notification.

</details>

<details>

<summary>Add a collection</summary>

Before you check out the powerful vendor search create a collection. This way you can try saving vendors to it for later. You can make this public and everyone from your team will instantly be able to see it.

</details>

<details>

<summary>Add reviews</summary>

Review your current vendors, this is leveraged across the application. It's also central to our core mission to level up automotive vendors, as your opinion will directly influence rankings.

</details>

<details>

<summary>Schedule demos</summary>

Reach out through platform and encourage your organization to establish a clear process for how and when demos take place.

</details>

<details>

<summary>Create a join a 20 Group</summary>

Start with the 20 groups your stores are a part of and coordinate with your group to join. More features are on the horizon.

</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.lvlupauto.com/fundamentals/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.
