# Bubble - Custom Cursor Plugin

### Overview

This Plugin allows you to use a custom cursor image on you app. You can upload any image (max size 128 x 128 px) and use it as a custom mouse cursor. You can specify a different cursor for every page within your app.

### Instructions

Simply drag the Custom Cursor Element onto your page and upload any image which will be used as the new cursor. The maximum size of the image should be 128 px \* 128 px. You can upload a different image for each page. Please do not add more than one Custom Cursor element to a page.


---

# 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://anticode.gitbook.io/templates/plugins/bubble-custom-cursor-plugin.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.
