> For the complete documentation index, see [llms.txt](https://docs.k3-labs.com/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.k3-labs.com/introduction/deploy/project-creation.md).

# Project Creation

## Project Creation Steps

In order to create a project and your first deployments, please follow these steps:

* Connecting GitHub: Securely link your GitHub account to access your repositories.
* Selecting an Account: Choose the appropriate GitHub account for your deployment.
* Choosing a Repository: Select the repository that contains the application code you wish to deploy.
* Selecting a Branch (Optional): Optionally, select a specific branch if you are working with multiple branches.
* Adding a Project Name: Provide a meaningful name for your project to easily identify it later.
* Pressing Create: Finalise the setup by creating the project, which will then appear on your Deploy page.

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXcXlY41xeSDVy5TUzVMia0ryjT53ywfFwgfAx--VKvnqu5PZix2n90-ounGF52oXwoiG-NqJ4Y3rYp2NA11mMSuyrE7kLR_J_C-v01qY6SUN9mGaksu1Ppg_gw_Y0WYV3cw6lEsBcaQEAxpc3JoJtgQeHiG?key=7mIOSwojwtZ68Krzmh-5GQ)

By following these steps, you can efficiently set up and deploy their Web3 applications using the powerful features offered by K3 Labs. If you need further assistance or encounter any issues, please refer to our detailed documentation or contact our support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.k3-labs.com/introduction/deploy/project-creation.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.
