# Community Library

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

A great way to start with setting up your assignment is by starting out with a Community Library assignment.

Once you have created an assignment (see [Create assignment](/setup-assignment/build-assignment/creating-an-assignment.md)), you can import a Community Library assignment as follows:

1. Go to the General settings of the assignment by pressing the Gear icon in the top right of the screen.
2. Scroll all the way to the bottom to the "Danger Zone"
3. Press Community Library
4. Select the programming language you are teaching
5. Click on any assignment to preview it and then press import to load the content into your assignment.


---

# 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://help.codegrade.com/use-built-in-content/community-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.
