# Learnify Builder

The Learnify Builder let anyone build original courses that will be showcased in the app

### The steps:

* Add content type: add texts and layout or videos
* Chose and customize your mini-games
* Add some rewards (smart contract vault)
* Define the settings of the courses (FCFS, randomize rewards, maximum learners, token-gated course…)
* Once reviewed, your course is available to everyone in the Learniverse

### **Use cases:**

* You are a DeFi protocol Growth and are launching a marketing campaign. You create a course for brand awareness to our users but also to teach on your product to your community. Moreover, you can add customize KPIs at the end of the courses to incentive learners to make on-chain actions on your protocol.
* You are an educator that wants to reach more learners. You can get access to a user base that will be interested in yourself and content you delivers on other platforms.
* You are planning to launch a new product and wants awareness and signings.
* You are launching new features on your product and want to educate your community on how they can use it.


---

# 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://whitepaper.learnify.xyz/learnify-tools/learnify-builder.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.
