# Summary

After installing the Frames [chrome extension](https://chrome.google.com/webstore/detail/frames/hihddnjamcpdegjphaokpldajmpcmlkc), you'll notice a new floating icon in the **bottom right hand corner** of your screen. This icon is only visible when you are in your Bubble editor.

<div align="left"><img src="/files/-MiuhXbqhwXFI6QPF5ez" alt="Frames launch icon"></div>

Clicking the icon exposes a new panel on the right side from which you can access your Frames account, sections and layouts.&#x20;

<div align="left"><img src="/files/-MhxFOZosD3tVlMV5-co" alt="Frames panel on the right"></div>

You will need to **sign up to Frames** from the panel before gaining access to the sections. Once signed up, Frames will be accessible in all of your Bubble apps. Make sure to use the same browser that you install the chrome extension on.


---

# 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/how-it-works/summary.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.
