> ## Documentation Index
> Fetch the complete documentation index at: https://support.bolt.new/llms.txt
> Use this file to discover all available pages before exploring further.

# Chat tools and shortcuts

> Select UI elements, tag files, and use other chat tools to help you build.

## Select a UI element

Use **Select** to target a specific element in your app's preview and focus your prompt on that part of the interface.

When you select an element, Bolt focuses its response on that part of the interface. You can request updates, explore styling changes, or adjust content without describing the element in your prompt.

<Frame>
  <video className="block mx-auto" src="https://res.cloudinary.com/dlq2nawz5/video/upload/f_auto,q_auto/v1775835436/select-option-default_znfl91.mp4" alt="The Select option in the Bolt chatbox." controls={true} autoPlay={true} muted={true} loop={true} />
</Frame>

1. Log in to your Bolt project.
2. In the chatbox, click **Select**.
3. In the preview, point to the element you want to target. Bolt highlights each element as you hover.
4. Click the element. Your selection appears above the chatbox.
5. Enter your prompt and submit.

### Target a specific layer

To choose from all the elements at a location and have greater control over your selection, turn on **Pick from layers**. This can be useful when you want to target a card or section rather than the button or heading inside it.

<Frame>
  <video className="block mx-auto" src="https://res.cloudinary.com/dlq2nawz5/video/upload/f_auto,q_auto/v1775835436/select-pick-from-layers_ge6lip.mp4" alt="The Select option in the Bolt chatbox with the Pick from layers option turned on." controls={true} autoPlay={true} muted={true} loop={true} />
</Frame>

1. Log in to your Bolt project.
2. In the chatbox, point to **Select**, then click the small arrow.
3. Turn on **Pick from layers**.
4. In the preview, point to the element you want to target. Bolt highlights each element as you hover.
5. Click the element, then, from the **Choose Element** panel, select the layer you want. Your selection appears above the chatbox.
6. Enter your prompt and submit.

## Tag a project file or folder

To mention a project file or folder in your prompt, type the `@` symbol to tag the resource. Bolt brings up a list of matching files and folders that filters as you type. Select a resource to insert its path into your prompt.

## Search the Help Center from the chatbox

You can search the entire Bolt Help Center without leaving your project by following these steps:

1. In the bottom-left corner of the chatbox, click the **plus icon**, then click **Search Help Center**.
2. Enter your keywords, and a list of articles will appear.
3. Click any topic to open it in a new tab.

## Automatically improve your prompts

Bolt helps you craft better prompts, which are key to building successfully.

<EnhancePrompt />
