# Network

Network is a module to replace community. Inspired by [StartupSg](https://www.startupsg.gov.sg/) and [StartupBlink](https://startupblink.com/), it provides map  driven filter to browse and search alumni.

![Map view filter](/files/-MVygo7rA_4P8KBc8Zep)

![Alumni detail page showing their attributes, team members and program joined.](/files/-MVyhHevrxdO9f3HWD3s)

### Integrate with Resource Directory

Network service is integrated with [Resource Directory](/by-modules/resource-directory.md). For example, clicking a startup from 'Global Accelerator Program' will be able to link you to this specific resources under resource directory. From there, not only can you learn about the program but also access to a list of startups benefited by it.

{% embed url="<https://www.youtube.com/watch?v=CpbPGTuuYQY>" %}

### Data Source

Our data came from these sources:

* Application forms that startups submitted
* Organization information that startups updated through Member Control Panel
* Surveys answered by the startups
* Our ecosystem partners
* Public information found on social media
* Public information on the internet (crunchbase, data.gov.my, etc)

While we try to make sure these information are as accurate as possible, by tying it up with our KPI creating a single source of truth, but it should only be used as a reference.

### For entire ecosystem use

In the near future, we would like our entire ecosystem (e.g. MDeC, Cradle, SITEC, SMA, SCEIC...) to use this same interface to list their alumni. Then, we will have a comprehensive ecosystem wide database that everyone can refer to. &#x20;


---

# 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://central-docs.mymagic.my/by-modules/network.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.
