# Create a Deal using GitHub Labels

By labelling any issue with a special label, you can automatically create a new deal for your developers.

1\) [Access to the label editor](https://dashboard.feature.sh/settings/labels) for your organization. Once you are on the right page, you can start creating, editing or deleting any label available to your installation.

![Feature's Label Editor](/files/EUBmFtQtiaFv6XmykIol)

Note that any operation performed on labels will affect **all the repositories managed by features**.

2\) Once your label is created, you can simply label any issue with it and our Bot will take care of it.

![Manually create a deal with a label](/files/3VrW8BrA81jxvt7ydEEg)

You can then put the cryptocurrency amount in escrow and proceed normally.

**Protip**: Feature allows you to automate this process so that you won't have to manually deposit anything in escrow, using organization wallets.

Learn more about the [auto dealing](https://docs.feature.sh/guides/auto-dealing) feature.


---

# 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.feature.sh/guides/create-a-deal-using-labels.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.
