> For the complete documentation index, see [llms.txt](https://docs.papert.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.papert.in/papertlab-ui/chat-interaction.md).

# Chat Interaction

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

### 3.1 Code Mode

By default, papertlab operates in "Code" mode, where it can suggest and make changes to your code.

### 3.2 Ask Mode

To switch to "Ask" mode:

1. Click the dropdown next to the input field.
2. Select "Ask".

In this mode, papertlab will answer questions about your code without making changes.

### 3.3 Autopilot Mode (Beta)

For autonomous code changes:

1. Select "Autopilot" from the mode dropdown.
2. Provide a high-level description of the changes you want.

Autopilot will attempt to make multiple changes to achieve the desired result.
