# Карточка

интерактивный элемент, представляет собой компактный контейнер с текстом и изображением. Пользователь может взаимодействовать с карточкой, например, щелкнув на нее для получения дополнительной информации.

<figure><img src="/files/1HYLqwyxHR9nhMH6MmnY" alt=""><figcaption></figcaption></figure>

**Дважды кликните по элементу чтобы увидеть его настройки.**

### 1. Изменить картинку

Чтобы изменить изображение, нажмите на имя файла и выберите или загрузите новое изображение.

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

### 2. Изменить текст

Чтобы добавить текст, нажмите на карточку и начните вводить текст.

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

### 3. Перевернуть карточку

Чтобы перевернуть карточку, нажмите на иконку «Повернуть».

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

### 4. Добавить карточку

Добавить новую карточку возможно с помощью [Pro-режима](/sozdanie-proekta.-pervye-shagi/pro-rezhim.md).


---

# 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.lynda.ru/osnovnye-komponenty-sistemy/element/interaktivnye/kartochka.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.
