# For Developers

Getpass offers an exciting opportunity to create extensions with the project. By developing extensions, you can earn for your efforts.&#x20;

If you need to interact with the Getpass project via API or if you want to create an extension for the Getpass service, feel free to reach out to us at <support@getpass.io>. We will provide you with a developer API token and documentation.

Get started today and be part of the Getpass ecosystem.


---

# 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.getpass.io/getpass/resources/for-developers.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.
