> For the complete documentation index, see [llms.txt](https://docs.cwicly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cwicly.com/cwicly/cloud-design-library/editor-cloud-library.md).

# Editor: Cloud Library

You can access the Cwicly Design Libraries by default without a Cwicly cloud account from the Gutenberg Editor. However to be able to edit or upload you will need to make an account.&#x20;

{% content-ref url="/pages/RaIS0lvc7AI7cJ3T6kQ0" %}
[Access from the Editor](/cwicly/cloud-design-library/editor-cloud-library/access-from-the-editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/dEfOd4UJHCFExGdRdieT" %}
[Add a Library](/cwicly/cloud-design-library/editor-cloud-library/add-a-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/iioBKlhJB0PC7Rx2RnDZ" %}
[Switch between Libraries](/cwicly/cloud-design-library/editor-cloud-library/switch-between-libraries.md)
{% endcontent-ref %}

{% content-ref url="/pages/s4zmfieXXr4oLdpvVVOr" %}
[Default Library](/cwicly/cloud-design-library/editor-cloud-library/default-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/8d961nq93uvZGfS3G3rB" %}
[Download Library](/cwicly/cloud-design-library/editor-cloud-library/download-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/iLUrwRWv35N2ULq6XXKH" %}
[Remove Library](/cwicly/cloud-design-library/editor-cloud-library/remove-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/rMdWLObTuT99aD0gkDC0" %}
[Categories](/cwicly/cloud-design-library/editor-cloud-library/categories.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.cwicly.com/cwicly/cloud-design-library/editor-cloud-library.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.
