# CL-003 2 Columns (Responsive)

<figure><img src="/files/94n9sIrWakEahnSpIHOf" alt=""><figcaption></figcaption></figure>

**Adding this Player Snip**

* [ ] On your [`My Player Snips Page`](/how-to-guides.md#how-to-create-a-my-snips-page) add the CL-003 section to your page
* [ ] Open up the section settings and modify the text settings using the editor.&#x20;
* [ ] Hover over the section and click the **`Copy Player Sni`**`p` button
* [ ] In another tab open your course curriculum and find the lesson you wish to place this Player Snip into
* [ ] Put your cursor in the location that you wish to place this snippet&#x20;
* [ ] Open up the < > code viewer
* [ ] Paste the snippet
* [ ] Click the < > code button to return to the normal preview
* [ ] Click Save to save the lesson
* [ ] Preview the lesson inside the course player


---

# 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-playersnips.superpowerups.com/the-snips/layout-snips/cl-003-2-columns-responsive.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.
