# Power saving mode

The first feature of GIGS climate challenge app is smartphone power-saving. Everyone nowadays has a smartphone, but It is also well known that the wastefulness of smartphones is expanding carbon emissions. According to Deloitte, there are 4.5 billion active smartphones by 2023 while smartphone markers are continuing to churn out new versions of their products every year. These smartphones generate 146 million tons of CO2 or equivalent emissions. Therefore, we thought it would be best to start by reducing such emissions made from smartphones, the biggest and most effective area to contribute to the environment. Through GIGS, everyone can both measure the amount they saved while using smartphones, and also earn rewards accordingly.

<br>


---

# 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://climate101-docs.gitbook.io/whitepaper_v1/solution-gigs-dapp/our-first-move-mvp/power-saving-mode.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.
