# What is Feature?

Our vision is to encourage developers to contribute to projects on GitHub, by being rewarded with cryptocurrencies.

You can still use Feature to improve your software development productivity.

{% hint style="info" %}
It is currently deployed on [Gnosis Chain](https://www.xdaichain.com), [Polygon](https://polygon.technology) and [Arbitrum](https://arbitrum.io).
{% endhint %}

You can benefit from Feature services directly on Github. A Github bot parses your issues to create truly secure payments.

## Getting Started

1\) [**Click here**](https://evm.app.feature.sh) to start the **Feature App installation**.

2\) Once on the Feature installation page, click on **Installation**. You will be redirected to GitHub.

![Installation of the Feature GitHub App](https://2530423465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoEAyL3q8i4JdG2zIaw5z%2Fuploads%2Fgxlw1oVPluW6g9cLUE71%2Finstallation.png?alt=media\&token=2f04f5e1-93c1-49d2-a450-616c0b9ec39f)

3\) **Select** the **account** or **organization** where you want to install the bot.

![GitHub account/organization selection](https://2530423465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoEAyL3q8i4JdG2zIaw5z%2Fuploads%2Fgit-blob-4fb1e4b483af1200c773b1b3075ffd405fc268d9%2Finstallation_select_account.png?alt=media)

4\) **Select** the **repositories** in which the bot will be used, then click on **Install**.

![Repository selection](https://2530423465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoEAyL3q8i4JdG2zIaw5z%2Fuploads%2Fgit-blob-0e189e12a70fede3db42b572a08959f5891a80df%2Fgithub_installation.png?alt=media)

{% hint style="info" %}
The Feature bot will **only** have the permission to:

* **Read** access to metadata;
* **Read** and **write** access to issues and pull requests.

\
Feature never has access to your code but only to the names of directories and contributors (metadata) and the thread of issues and pull requests.
{% endhint %}

4\) Then, **sign in** or **start your 14-day free trial**, in order to be able to use Feature.

![Sign in or start your free trial](https://2530423465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoEAyL3q8i4JdG2zIaw5z%2Fuploads%2Fgit-blob-7209a7d54b86fb547cabf93210d9784d2a571131%2Ffeature_signin.png?alt=media)

4\) After signing in, **you're done**! You can see every deal that have been created with Feature bot.

![Feature's deals page](https://2530423465-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoEAyL3q8i4JdG2zIaw5z%2Fuploads%2Fgit-blob-b096a5651e594dfef5fc8849d5c4c13a3a1112fa%2Ffeature_deals.png?alt=media)

Congratulations on completing the installation 🎉\
\
Now it's time to make your first deal to start increasing your product development productivity 🤓


---

# 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/readme.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.
