> For the complete documentation index, see [llms.txt](https://seanparker6245.gitbook.io/cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seanparker6245.gitbook.io/cc/master.md).

# CleverCart! Recommendations

This is a collection of the best tech-related products that you can buy online in India. These products include laptops, smartphones, air conditioners, televisions and other gaming-related components. So let's get into the listings -

## Recommendations on the Best Laptops in India -

1. Best Laptop Under 1 Lakh Rupees - Apple MacBook Air (8 GB RAM, 128 GB SSD)
2. Best Gaming Laptop Under 1 Lakh Rupees - ASUS ROG Strix G (16 GB RAM, Nvidia GeForce GTX 1650)
3. Best Budget Gaming Laptop in India - ASUS TUF FX505DT Laptop (8 GB RAM with Nvidia GeForce 1650)
4. Best Laptops with 16GB RAM in India - ASUS TUF Gaming 15.6 Full-HD Laptop (16 GB RAM with Nvidia GeForce RTX 2060)

## Recommendations on the Best Televisions in India -

1. Best Budget TV in India (Smart, Non-Smart & 4K) - Sanyo (43 Inch) Kaizen Series 4K Ultra HD TV
2. Best 65 Inch TV in India \[in 2020] - TCL AI 4K Ultra HD (65 Inch) Certified Android LED TV 65P8
3. Best 55 Inch TV in India \[in 2020] - Kevin 4K Ultra (55 Inch) HD LED Smart TV KN55UHD-PRO
4. Best Android TV in India \[in 2020] - Sanyo (43 Inch) Kaizen Series 4K Ultra HD Android TV

## Recommendations on the Best Air Conditioners in India -

1. Best 1.5 Ton Split AC in India \[in 2020] - Sanyo 1.5 Ton 3 Star Inverter Split Air Conditioner
2. Best 1.5 Ton Window ACs in India \[in 2020] - Voltas Window Air Conditioner \[1.5 Tons, Energy Rating- 3 Star]
3. Best 5 Star ACs in India \[in 2020] - Sanyo Inverter Split AC \[1 Ton, for Rooms under 110 Sq Ft]

## Read More -

Of course, these are the products we have covered so far. As we write more articles in the future, we will try our best to update this collection. If you want to check out the articles we have written on the above products you can visit our website - <https://www.clevercart.in/>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://seanparker6245.gitbook.io/cc/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
