# Create Project

When creating a project, you need to fill out the following fields:

1. Project name: this is how it will be displayed in the list.
2. Domain of the project: this is the domain that we will search for on the donor list.
3. Currency: this currency will be specified next to the link price, the price is optional.
4. Domain match: how to search for your link on donors:
   * Exact match (site.com)
   * With www ([www.site.com](http://www.site.com/))
   * All domains and subdomains (\*.site.com)
5. Search engine for determining page indexation.

You can create any number of projects. Projects can be edited, but the domain cannot be edited.


---

# 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.linkcheck.io/get-started/create-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.
