# Contribute

## Using Github

1. Fork the GitHub repo [https://github.com/afterflood/kannada.afterflood.in](https://github.com/afterflood/afterflood.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

Drop us an email at `afterflood.in@gmail.com`

### Contact

For you are confused on how to contribute, call us at 8547673209

{% hint style="success" %}
The entire information in this website is crowd sourced. The copyright belongs to the original owners
{% endhint %}


---

# 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://kannada.afterflood.in/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.
