# Joining the Developer Program

Before you can start developing addons for Squirrel you will require a Squirrel365 account and to have enrolled on the developer program.&#x20;

If you do not have a Squirrel account you can sign up for a free account here:\
<https://cloud.squirrel365.io/signup/register>

Once signed up you will need to enrol on the developer program here:\
<https://cloud.squirrel365.io/account/main/developer/signup>

Once registered you will need to close and re-open Squirrel to unlock the developer addon

![](/files/5Q6DvPWbeupen0L0oRk6)


---

# 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://learn.squirrel365.io/squirrel-addon-documentation/introduction/joining-the-developer-program.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.
