# Add a Library

The "Add Library" button allows you to add a new library using a key generated at [design.cwicly.com](https://design.cwicly.com/libraries/)

Paste the copied key using CTRL V on your keyboard.

Toggle on “is a private key” if your key is private.

Cwicly needs to  know if the key is public or private.

Click “Connect” to add your new library.

<figure><img src="https://lh5.googleusercontent.com/yTuvBXkxo-XaaZCjC4yRnVBOOUD2RAGcZk0kmmo0kNZVdZqw2BhUhfy8xKX05clPHIjdaKa9ySwKNfkrh36jKLEGpgqV6q2pJy4taq35mDye7zdcHJ51DRhOcLw9fKCDCYTD3Z1A63qIOuxI51rVmqFFAjlNYzVEYVxXIKcN_gc-Eq3PZQ82NzqOeQ" alt=""><figcaption></figcaption></figure>

You should now see your library name at the end of the dropdown when you click the Cwicly button.

<figure><img src="https://lh5.googleusercontent.com/iN0R_5GcJoVsf_Ikkdv3oYugF5uPRrRM9RbRAGimuHnSyHVhT2GIuE1sl-2bhQ1doQt5WQR9NrjI0F0f3K7LrE4lfUSjyNivKmW8b2J4w_q-lVlnsY_NrJ3VK0PRZmjQ3GfAea3kvB2M1CDBlU_tSAfHCzl7tSY9YIF6it_Qb17GHDxjoGtlVPhrYA" alt=""><figcaption></figcaption></figure>


---

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