# Getting Started

#### 1. Install the Chrome Extension

In order to you Frames, you'll need to [download](https://chrome.google.com/webstore/detail/frames/hihddnjamcpdegjphaokpldajmpcmlkc) and install the chrome extension. Once installed, you'll be able to access the Frames panel within the Bubble editor.

#### 2. Refresh your browser

If you installed Frames with your Bubble editor open, you'll need to refresh your browser in order to see the launch icon in the bottom right hand corner.

#### 3. Sign up to Frames

Once you've opened the Frames panel within your Bubble editor, you'll be able to sign up and access the **free sections** instantly. If you'd like to access the full library of sections, you'll need to upgrade your account.

#### Supported browsers

At present, Frames works with [Chrome](https://www.google.com/intl/en_uk/chrome/) and [Edge](https://www.microsoft.com/en-us/edge).


---

# 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://manual.madewithframes.com/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.
