# Create a New Project

{% hint style="info" %}
Prerequisites

1. [Download Tribal Knowledge](https://www.tribalknowledge.tech/download.html#/)

2. Install Tribal Knowledge
   {% endhint %}

3. Go to the Tribal Knowledge\Ratifier folder and double click on Exemplar.exe

4. Click "New Project"

5. Click "Create File"

6. Select the folder and type in a file name and click "Save"

7. Click "Create Project"


---

# 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.tribalknowledge.tech/ratifier-tutorials/sql-sanity-check/create-a-new-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.
