# Key Use Cases

This plugin supports a variety of graphics creation functionality and can be used to build a number of different types of applications and features, including:

1. Apps like Canva.com
2. Apps like PowerPoint & Google Slides
3. Visual Moodboard Tools
4. Image Annotation Tools
5. Digital Whiteboards

For more in-depth instructions on how to build some of these types of tools using the plugin, visit the ["Use Cases" section](/use-cases/templates.md) in the left hand menu.


---

# 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/introduction/key-use-cases.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.
