# Adding files to an existing project

If you already have an existing project, you can add selected files to it. To add files to an existing project:

1. Run a search using the search bar. Please refer to the **Searching in ZSearch** page for details on searching.
2. Review the search results
3. Select one or more files using the checkbox next to each result

Once at least one file is selected, ZSearch displays project-related actions above the results list.

<figure><img src="/files/2xsNDhvsMuEiBsOCP2JJ" alt=""><figcaption></figcaption></figure>

4. Click **Add to Project**
5. Choose an existing project from the list
6. Confirm to add the files

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

This allows users to continuously expand a project as new relevant documents are discovered.


---

# 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.zbrain.ai/zbrain-documentation/zbrain-zsearch/projects-in-zsearch/adding-files-to-an-existing-project.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.
