> For the complete documentation index, see [llms.txt](https://central-docs.mymagic.my/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://central-docs.mymagic.my/by-modules/magic-activate/activate-for-problem-statement-owner.md).

# Activate for Problem Statement Owner

In the past, big corporate is the focus and only source of problem statement supply. However, with a true open innovation challenge platform, we empowered everyone to utilise this platform regardless of their size and background, from sme to government and even individual.&#x20;

### Post your problem statement

You need a Central user account to proceed. After login, you may post it either thru the MaGIC Activate main page or Member Control Panel.

![Method 1: Click \`Post a Challenge\` button](/files/-MUhReZQ7n4HmGAoTtI9)

![Method 2: Click \`Challenge\` from Member Control Panel](/files/-MUhPfou3qqAf_r-LNdA)

### Method 1

#### Select existing or create new Organisation

![Use organisation selector](/files/-MUhSn-0HqfMxPBZTqXk)

* Select an existing organization of yours from the left
* Or, insert a name for your new organization
* You may proceed to create the organization profile if new
* If the organization profile exist, you may request for the permission from its owner to join.

Upon completion, proceed to \`**Submit a challenge (Problem Statement)**'

### Method 2

#### Select existing or create new Organisation

{% hint style="info" %}
You will need an organisation profile to host a challenge. Create new or join existing one to proceed.
{% endhint %}

![Select \`My Organizations\` in Member Control Panel](/files/-MUhPJtzFufyUQGSUYZ4)

![Select an organization of yours where this challenge belongs to](/files/-MUhPWfWBYYjom9rT0vX)

![Click \`Challenge\` on the left menu](/files/-MUhPfou3qqAf_r-LNdA)

![Challenge Management page for selected organization](/files/-MUhPlXsWaV6a-CAdD8n)

Upon completion, proceed to \`**Submit a challenge (Problem Statement)**'

### Create a challenge

Click `Add` button and you will have to fill up a form to post:

![](/files/-MUhQkmm3apcENuW34Xx)

* Each posted challenge has an open and close date. Recommended timeframe between these two dates is not more than 6 months.
* Although optional, do provide a cover and a header image to make your challenge stand out from the rest. Plain color background use by default.
* Create `Create` button to save it as draft.

### Submit a Challenge

![In Update Challenge screen](/files/-MUhUietPcgQkMWWaS55)

Click `Submit` button and you will not be able to revert to editing mode. An notification email will be sent to your user account.

### Preview Challenge

Once submitted, you can preveiw your challenge at Member Control Panel while waiting for admin approval for listing.

![](/files/-MUhWG6smTYMePFN5IBS)

![](/files/-MUhWKxuXhof0lAEQy19)

### Getting Approval & Featured

{% hint style="success" %}
MaGIC Alumni with Campus ID will be able to acquire auto approval upon submission without any human intervention.
{% endhint %}

It's solely MaGIC Program Owner or Admin decision to approve, approve with featured or reject a challenge post.&#x20;

### Receiving application from Solution Provider

{% hint style="info" %}
Function to allow Problem Statement Owner DIY manage submission from Solution Provider is under development.&#x20;
{% endhint %}

For the time being, Program owner or admin will help the Problem Statement owner to manage the submissions manually.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://central-docs.mymagic.my/by-modules/magic-activate/activate-for-problem-statement-owner.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
