# Getting started on Dework

### Create a project

Watched the demo video on our [docs home page](https://app.gitbook.com/o/kwn6eSnjPSbcbTWEMzxs/s/mz45Sf20wOeXiwishs9R/) already? Get started with your own org right away!

![The website gives you a quick overview about Dework](https://1687189122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmz45Sf20wOeXiwishs9R%2Fuploads%2FvhGnNXe0nJNYCNfNoE4O%2FWebsite-Home-01.jpg?alt=media\&token=01657e01-ff60-4aae-a24a-95deb6db1a16)

**Step 1**: Visit the Dework app at <https://app.dework.xyz> and click `Connect` in the top-right corner

![Click Connect](https://1687189122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmz45Sf20wOeXiwishs9R%2Fuploads%2FlWLLuSRWQ91JDifKfr0t%2FOnboarding-App-01.jpg?alt=media\&token=2d8130ae-5576-4ea3-be64-46f23005d84b)

**Step 2**: Create a profile on Dework using existing credentials with any of the options in the pop-up

{% hint style="info" %}
**Note**: We recommend using Discord as it will pull your profile name and avatar so others can recognise you easily
{% endhint %}

<figure><img src="https://1687189122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmz45Sf20wOeXiwishs9R%2Fuploads%2FMtckXDJdL4vXGsxL6j7A%2FOnboarding-Website-01.jpg?alt=media&#x26;token=6d983322-5cdb-4e53-9a34-b7e75345857b" alt=""><figcaption><p>Many options to create a profile on Dework</p></figcaption></figure>

**Step 3**: Click  `Authorise`

![Discord authorisation is handy!](https://1687189122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmz45Sf20wOeXiwishs9R%2Fuploads%2FJ2rJKaaDdhtNMjMCQUzj%2Fimage.png?alt=media\&token=7be84ea7-c84d-491c-bdfa-0fd7cb497430)

**Step 4**: Once you have completed the onboarding flow you'll be presented with 3 options, select  `Setup your first DAO`  to start working with spaces & projects

{% hint style="info" %}
**Note**: You can always create a new organisation on Dework by clicking the  `+`  icon in the left menu bar that lists your orgs
{% endhint %}

![Select the first option to create your organisation on Dework](https://1687189122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmz45Sf20wOeXiwishs9R%2Fuploads%2FOYYMd1pzFLAGwL5UEBHF%2FOnboarding-Website-02.jpg?alt=media\&token=3cda1fc9-df93-4ac2-8933-310a0dd0b32e)

**Step 5**: You'll then see a pop-up automatically appear where you can enter the name of your organisation

![Onboarding page with pop-up](https://1687189122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmz45Sf20wOeXiwishs9R%2Fuploads%2FgJfEx3M9x8K7pDX2kZ3f%2FOnboarding-Website-03.jpg?alt=media\&token=048a28bf-a130-4610-8749-fff2bc101b81)

{% hint style="info" %}
**Note**: Once you have created your organisation you can also import from Trello, Notion or sync with GitHub by clicking  `Create Project`  on your org's  `Overview`  page
{% endhint %}


---

# 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://dework.gitbook.io/product-docs/guides-for-orgs/getting-started-on-dework.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.
