# உதவு

This is a crowd sourced guide and is meant to be always updated with the latest development in COVID-19. For that we need help from awesome contributors and volunteers.

## Using Github (If you are not a developer) <a href="#using-github" id="using-github"></a>

### 1. Sigin up at <https://github.com/>

### 2. Visit coronasafe repository

A repository is where we keep the file.\
You can view it by visiting [https://github.com/coronasafe/coronasafe.in](https://github.com/coronasafe/ml.coronasafe)

![](https://github.com/coronasafe/tamil/tree/ee7c785497a2e2898384a9b42ea9e0261bfdbfaf/.gitbook/assets/git1.png)

### 3. Find the file you want to Update

Each file in the repository is an article in கொரொனா safe. You can find the file you are looking for by searching it. Example: If i want to update FAQ, I can search FAQ on the top left bar

![](https://github.com/coronasafe/tamil/tree/ee7c785497a2e2898384a9b42ea9e0261bfdbfaf/.gitbook/assets/git-2.png)

Find the file you want to change and update the file. Follow this content <https://help.github.com/en/github/managing-files-in-a-repository/editing-files-in-your-repository>

If you are stuck. Join our slack channel <http://slack.coronasafe.in/> and ask for help.

## Forking the Repository <a href="#using-github" id="using-github"></a>

1. Fork the GitHub repo <https://github.com/coronasafe/coronasafe.in>
2. Create a new file with `.md` extension.
3. Update the path to file in `README.md` (The front page) & `SUMMARY.md` (for ordering in sidebar)
4. Use Markdown language for updating the script.
5. Make a PR for merge.

## Using Email <a href="#using-email" id="using-email"></a>

Drop us an email at <coronasafe.in@gmail.com>


---

# 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://tamil.coronasafe.network/contribute.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.
