# First step

## **Create a project**

<div align="left"><figure><img src="/files/HTrS244vmXoAEdYfsI1h" alt="" width="374"><figcaption></figcaption></figure></div>

* Press the **CREATE NEW PROJECT** button

## Choose your project mode

<div align="left"><figure><img src="/files/AmvZHdNG3qHZBDtPPA42" alt="" width="351"><figcaption></figcaption></figure> <figure><img src="/files/N9JUKmtjwZLD0C813EUp" alt="" width="350"><figcaption></figcaption></figure></div>

* For original files mode just select an input folder and set a project name.
* For clone mode select the folder that you want to clone and the folder where the clone will be placed.


---

# 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://resplitter.gitbook.io/resplitter-docs/basic-first-steps/quickstart.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.
