# Classes & IDs

You can copy class names directly from the class & ID fields or with the Cwicly Navigator, using the right-click context menu.

## From the Class & ID Field

<details>

<summary>Copy/Paste</summary>

1. Select a desired block
2. Navigate to the Primary Tab
3. Select right-click on the desired block
4. Find the ID & Class Fields
5. Select the desired type and copy

</details>

## From the Navigator

<details>

<summary>Copy/Paste</summary>

1. Select a desired block
2. Open the Cwicly Navigator
3. Select right-click on the desired block
4. Find the ID & Class names
5. Select the desired type by clicking on it

</details>


---

# 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/copy-paste/classes-and-ids.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.
