# Getting Started

### About us

Resilience Connect is People courage International's long-term investment in innovative technology to enable data-driven implementation across global projects.&#x20;

First deployed by the [Migrants Resilience Collaborative (MRC)](https://www.migrantresilience.org/) to support safe migration and worker protection, the platform has proven its ability to manage large-scale data efficiently while empowering organizations to make informed decisions.&#x20;

For MRC partners, Resilience Connect serves as an essential platform to facilitate social protection and enhance last-mile access to government schemes. Designed with features that empower field staff, it bridges the gap between migrants and critical government services, ensuring efficient delivery and meaningful impact. Key features of Resilience Connect include:&#x20;

* A built-in eligibility engine / screening tool that determines eligibility for multiple social protection schemes. The app’s customizable architecture integrates country-specific scheme databases, eligibility criteria, and application processes. Using a simple question-based interface, field staff can quickly identify a migrant's eligibility, provide information on benefits, and guide them through the application process.&#x20;
* Web-based dashboards provide real-time insights, including the number of applications submitted, benefits accessed, and delivery timelines, enabling effective tracking and decision-making.&#x20;
* With support for languages such as English, Hindi, Bangla, and others, the platform ensures communication in a language migrants are comfortable with, fostering trust and understanding.&#x20;
* Offline availability ensures usability in areas with low data coverage, while push notifications keep staff and users updated.&#x20;
* The platform’s data collection and analysis capabilities allow identification of bottlenecks, enabling partners to advocate for systemic improvements.

With a multi-organization structure, Resilience Connect offers seamless and cost-effective solution to meet diverse needs. Its user-friendly design, multilingual capability, and adaptability make it a scalable and sustainable solution for organizations and initiatives. By eliminating the need for complex software development, the platform enables user organizations to focus their resources strategically on advancing their work.

***

### Understanding Resilience Connect

**Resilience Connect** is an **Android app** tailored to help Organizations collect respondent data and scale their operations.&#x20;

#### Key Features of the app:

* **Customizable Questionnaires**: Adapt registration form to your organization's specific needs.
* **Eligibility Engine**: Automatically assess and share relevant scheme information with respondents.
* **Dashboard Insights**: Monitor crucial on-the-ground metrics in real time.
* **Brand Personalization**: Customize themes and logos to align with your organization’s identity.

Both the **mobile app** and **web platform** are designed for scalability and operational efficiency, enabling organizations to implement large-scale initiatives while maintaining a real-time overview of their activities.

Documentation for the Android App is available [here](https://mobile-docs.resilienceconnect.org/).

***

### ✔ Ready to Get Started?

* **Sign Up**: Join our program by filling this [form](https://docs.google.com/forms/d/e/1FAIpQLSdoRHJtbzn8pUA0zH-WKU-CkRKJ6INlmpFhkN4EnVgutDkHQQ/viewform?pli=1\&pli=1).
* **User Guide**: Explore our comprehensive documentation to familiarize yourself with features and learn how to set up an account.

***

### Support & Help

Facing issues while setting up your account? Our support team is here to assist you:

* **Email Support**: <support@resilienceconnect.org>
* **Help Centre**: Visit here for [FAQs ](/faqs.md)and guides.


---

# 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://web-docs.resilienceconnect.org/getting-started/getting-started.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.
