# What is Recoda Workspace?

<figure><img src="/files/L7ZvcgghOSr7UCl4jeD5" alt=""><figcaption></figcaption></figure>

Recoda Workspace is toolkit for Oxygen Builder. It extends Oxygen Builder with features in areas such as design, code and workflow. \
\
One of the core principle behind plugin is no-locking data, so you can uninstall plugin safely if you ever need. &#x20;

### Some of the features inside plugins are:

1. Box Model (6 panels)
2. HSL color wheel
3. Blockpad code block editor
4. Custom attributes popup panel
5. Contrast ratio checker
6. Contrast level color suggestions
7. Code editor color-picker
8. Quick access color and background color
9. Structure panel with HTML tags overview
10. Custom Grid Guides
11. X-mode
12. Live server
13. Custom CSS draggable window
14. Advanced border radius editor
15. Customizable Advanced icons
16. Keyboard shortcuts
17. Reset advanced
18. Elements filter
19. Right click menu
20. Class switcher
21. Editor tweaks
22. Classic UI
23. Shortcuts hints
24. Code editor font size
25. Option labale font size
26. Sidebar icons size
27. Structure panel spacing
28. CLI actions (add multiple classes, rename multiple, delete multiple classes)
29. Quick add elements
30. Quickflow (generate media query, copy class, copy ID)
31. In Editor shortcuts cheatsheet<br>

## **The best way to discover Recoda Workspace is to try it**

{% content-ref url="/pages/-MlEqg1SDBLEPS-YOSqG" %}
[Start exploring](/getting-started/master.md)
{% endcontent-ref %}

{% content-ref url="/pages/RvvGNCmy2q6TTwIXRFKe" %}
[Features](/getting-started/features.md)
{% endcontent-ref %}


---

# 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://docsv1.recoda.me/untitled.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.
