# Accessing the App

## Accessing the Avonni Dynamic Components App

Once you’ve installed the Avonni Components Package, finding it is simple:

1. **App Launcher:** Open the App Launcher in Salesforce (the nine-dot grid icon).
2. **Search:** Type "Avonni" in the search bar.
3. **Select:** Click on "Avonni Components."

{% hint style="warning" %}
Ensure the Avonni Dynamic Components package is installed, and you **have the permission sets assigned**. [**See the Installation Page**](/dynamic-components/getting-started/installation-and-licenses-management.md) for details.
{% endhint %}

*<mark style="color:blue;">**That’s it—you’re in!**</mark>*

{% embed url="<https://avonni.share.arcade.software/share/8Jn7NsPFt4GO05sl63LH>" %}


---

# 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.avonnicomponents.com/dynamic-components/avonni-components-app/accessing-the-app.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.
