# Getting Started

To smoothly configure the builder and use the editor in SmallBuilder Line Items, a few initial setup steps are required.

### Package Installation

Install SmallBuilder Line Items in your organization from the **AppExchange**.

{% embed url="<https://appexchange.salesforce.com/appxListingDetail?listingId=f4a72df3-85bc-45a9-9f8c-0a813c5350c5>" %}

### Assigning Licenses and Permissions

**SmallBuilder Line Items offers 10 free licenses.** Before using the product, assign the relevant licenses and permission sets to users for access.

[Read more >](/smallbuilder-line-items/getting-started/assigning-licenses-and-permissions.md)

### Organization Currency Setup

After an organization is initially created, the currency might be set to null. If the currency is not properly configured, SmallBuilder Line Items may not function as expected. Ensure the organization’s currency is properly set before using the product.

[Read more >](/smallbuilder-line-items/getting-started/organization-currency-setup.md)

### Connected App Setup

To perform metadata-related tasks such as **adding buttons to page layouts or retrieving custom labels in the builder**, additional configurations for the connected app in SmallBuilder Line Items are required.

{% hint style="info" %}
From version 3.0, the Connected App has been replaced by the **External Client App (ECA)**.
{% endhint %}

[Connected App Setup >](/smallbuilder-line-items/getting-started/connected-app-setup.md)

[External Client App (ECA) Setup >](/smallbuilder-line-items/getting-started/eca-setup.md)


---

# 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.smallbuilder.com/smallbuilder-line-items/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.
