# Future of waste

## FAQ

1. How much money India can save by managing its waste?\
   $624 billion dollars per annum by 2050. With the implementation of circular economy. Read report here: <https://www.ellenmacarthurfoundation.org/assets/downloads/publications/Circular-economy-in-India_5-Dec_2016.pdf><br>
2. Can we ever manage the waste (domestic, plastic, medical and varieties)?\
   Yes, It is possible to do it. It is through reusing, buying things for long term, buying only the things that are required, donating / selling the things that you do not need instead of throwing in garbage.\
   \
   Understanding that the garbage is not the endpoint, but a starting point.<br>
3. Ocean plastics, is there one companies actively working on it at scale?\
   [TheOceanCleanup](https://theoceancleanup.com) has taken the task of aggregating the plastic waste from the oceans.


---

# 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://i.janardhanpulivarthi.com/season-1/future-of-waste.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.
