# LIFE - #CallToUnite

## LIFE - #CallToUnite

- [Overview](https://about.liferesources.in/master.md): LIFE - a Swasth alliance, open source project has partnered with various initiatives and alliances to solve challenging problem statements around COVID-19.
- [Covid Relief India Alliance](https://about.liferesources.in/cria.md): CRIA - Covid Relief India Alliance is a COVID volunteer coalition to integrate covid relief resources database initiatives into one backend API that can power frontends.
- [Value proposition](https://about.liferesources.in/cria/value-proposition.md): Build the most valuable enriched open-source database that is accessible across initiatives and channels (website, bot, apps). Help people get right data at the right time, anywhere (across channels).
- [Ongoing projects](https://about.liferesources.in/cria/ongoing-projects.md)
- [Demand-supply](https://about.liferesources.in/cria/ongoing-projects/demand-supply.md)
- [Database aggregation](https://about.liferesources.in/cria/ongoing-projects/database-aggregation.md)
- [Oxygen Bangalore](https://about.liferesources.in/cria/ongoing-projects/oxygen-bangalore.md)
- [Who's who (team)](https://about.liferesources.in/cria/whos-who-team.md)
- [Partners onboarded](https://about.liferesources.in/cria/partners-involved.md): List of confirmed partners who obliged to stand by our #CallToUnite clarion
- [How you can get started](https://about.liferesources.in/cria/how-you-can-get-started.md): Everything you need to know to get started on the integration of database with ours.
- [LIFE - Database](https://about.liferesources.in/life.md): LIFE is a swasth alliance bringing together intitiatives in data, technology and reach to build and provide an open source solution to solve the information crisis in India.
- [Timeline](https://about.liferesources.in/life/timeline.md)
- [Teams & SPOC](https://about.liferesources.in/life/tech-team.md): Run workstreams to solve various challenges within LIFE project. There are overlaps of people between LIFE, CRIA, Swasth since we all work in the collaborative spirit.
- [Projects within LIFE](https://about.liferesources.in/life/projects.md)
- [Integration of Database](https://about.liferesources.in/life/integration-of-database.md)
- [Onboarding](https://about.liferesources.in/life/integration-of-database/onboarding.md): Content on how to onboard partner initiatives.
- [1. Data Collation](https://about.liferesources.in/life/integration-of-database/1.-data-collation.md): Data Collation - Standardisation Guide. Current SPOC - Ashiya Ghosh
- [2. Data Cleaning](https://about.liferesources.in/life/integration-of-database/2.-data-cleaning.md)
- [3. Data Management](https://about.liferesources.in/life/integration-of-database/3.-data-management.md)
- [API users](https://about.liferesources.in/life/untitled.md): Initiatives we have benefitted or are using our data
- [LIFELINE - Content](https://about.liferesources.in/lifeline.md)
- [Team](https://about.liferesources.in/lifeline/team.md)
- [Swasth Initiatives](https://about.liferesources.in/swasth-initiatives.md): Below are the initiatives that Swasth is heading for covid relief efforts.
- [How you can help](https://about.liferesources.in/contribute/how-you-can-help.md)
- [Capacity building](https://about.liferesources.in/other-projects/capacity-building.md): Whatsapp group of StartupsVsCovid-19
- [Overseas effort](https://about.liferesources.in/other-projects/overseas-effort.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://about.liferesources.in/master.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.
