# Create Project & Input Parameter info

## STEP1 Create the project

* TAP the \[Create Project] button and enter the information page

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

* Input the project name and promote app info, you can choose from the existing app list by searching keywords or “create new app”

<figure><img src="/files/RXsOw3nfXWbwSOXbBuht" alt="" width="238"><figcaption></figcaption></figure>

## STEP2 Input the parameters

* TAP the \[Create Parameter] button, enter the parameter input page

<figure><img src="/files/KfLzcSWGG1Epd7etI4Qc" alt="" width="375"><figcaption></figcaption></figure>

* Fill in the parameters you want
  * <mark style="color:red;">Parameter Name：</mark>It is suggested to be simple and easy to understand, for @Engineer to align the code more easily.
  * <mark style="color:red;">Description：</mark>It is suggested to appropriately supplement the specific description of the parameters to reduce the misunderstanding of @Engineer.
  * <mark style="color:red;">Parameter Type：</mark>Select the type according to requirements.&#x20;
  * <mark style="color:red;">Default：</mark>You need to select the defaults of version.

## Others

In order to facilitate your operation, we provide three methods of selecting (copying) from Exiting Project, selecting (copying) from My “Record Parameter” List, and creating New Parameters.

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


---

# 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://doc.playturbo.com/screen-recording-tool-screen-recorder/1.-preparations/create-project-and-input-parameter-info.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.
