> 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-solution-provider.md).

# Activate for Solution Provider

Solution Providers are individual or organisation like team, startup and social enterprise who can provide solution to a challenge (problem statement).

Solution Provider interact with MaGIC Activate service from the `frontend` as well as `member control panel`.

### Browse Challenges

![Challenge directory on frontend](/files/-MUhJgDocyzroFJ6KGyf)

Featured challenges are listed on the front page while all including non-featured are listed on the `Challenges` page, sorted by latest challenges on top (based on closing date).

### Propose a Solution

![Click the Participate button to propose your solution](/files/-MU7UQAR5m9sOgKJlveW)

Solution provider (Startups, Social Innovator) may click into a specific challenge to learn more on its detail like expected deliverable, selection criteria, prizes and timeline.&#x20;

After a decision is made, he may proceed to propose solution to this challenge by clicking `Participate` button on the right.

A form will show up.

![Example of challenge participation form](/files/-MU7azGWvARjz-VcvFz0)

Fill up and submit before the closing date. You are not allowed to edit it when it is in `Submitted`stage. However, before closing date, you may revert a submission back to `Draft` stage for editing.

* User need to login to MaGIC Central account to access the form
* A user can only make one submission (NOT MULTIPLE) for each challenge

### After Submit

The application status is now `Submitted`

Applicant's submission will be managed by program owner or admin, following '**Workflow for Solution Provider**' stated here:

{% content-ref url="/pages/-MU7Rz7wvhr50B069HUV" %}
[Activate for Program Owner](/by-modules/magic-activate/activate-for-program-owner.md)
{% endcontent-ref %}

### Others

<div align="center"><img src="/files/-MU7TFfDHfU8L_p1p2oU" alt="An example of page long challenges"></div>


---

# 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-solution-provider.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.
