# Join raia Developer Program

## Why join our Developer Program?

We are looking for developers to be certified on our platform for current and future projects. As part of the program we ask developers to build their first application using raia AI Agents. Follow instructions below and we will setup a Meeting to walk through the process.

Here is a step-by-step guide on how to join our Developer Program:

* Step 1:  Sign up at [https://raia2.com](https://raia2.com/)
* Step 2: Email <support@raiaai.com> and ask to be upgraded to Developer License.&#x20;
* Review the [raia User Guide](/introduction/welcome-to-raia.md)&#x20;
* Teke Training to Learn about [Building AI Agents](/ai-training/ai-training/course-building-ai-agents.md).
* Take a [tour of our API](https://docs.raiaai.com/api-reference/)

## Build an AI powered application with raia  to Qualify&#x20;

As part of the certification we require the developer to build an application that meets the following requirements:

1. Application must integrate with one or more AI Agents built on the raia Platform.
2. Application built using AI is preferred - Lovable preferred.
3. Application should integrate with workflow sequence- n8n preferred.

### The Preferred Tech Stack&#x20;

Our goal is to showcase the power of AI. Here is the current structure of our preferred AI Application:

<figure><img src="/files/CzTlK6emo2DfXnRCc2D7" alt=""><figcaption></figcaption></figure>


---

# 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.raiaai.com/dev-program/developer-program/join-raia-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.
