# Getting Started

If you feel like this plugin could be useful for you, we encourage you to subscribe to the monthly plan — subscriptions are pro-rated so giving it a trial is low-risk (i.e. subscribing to the plugin for a few days will cost you a matter of pennies).

Below are the instructions to get started:

### 1.  Install the [FabricJS Drawing & Painting Canvas](https://bubble.io/plugin/drawpaint-and-graphics-canvas-1565920055521x927769972289306600) Plugin

Follow [this link](https://techblocksco.bubbleapps.io/version-test/canvasdemo?debug_mode=true) and install the plugin in a Bubble application

![](/files/jMSYkDkougsgVLmsQwZP)

### 2.  Add the "Canvas Main" element to your page

On the design tab of your Bubble app, add the "Canvas Main" element

![](/files/rOSnM7tQadokKErLdFKu)

### 3.  Preview the Page!

Voila!  Click "Preview" -- you now have a basic version of the Drawing Canvas Plugin on your page.  You should be able to draw within the bounds of your Canvas on your app's page.

Next, you'll learn how to add general settings, like a background color, background image, and how to change from "Free Draw" mode to "Select", "Draw Shapes", and "Add Text" modes.


---

# 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://guide.techblocksco.com/canvas-using-the-plugin/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.
