> For the complete documentation index, see [llms.txt](https://www.isfixable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.isfixable.com/repair-tools-and-resources.md).

# Repair Tools & Resources

## Crowdsourced Repair Map for India

We are collectively building [a curated map](https://www.google.com/maps/d/embed?mid=1cixlIAtcnax3OUIfCYN7BihHqoi0698\&ehbc=2E312F) of repair vendors and hardware stores for all of India. This is similar to RepairCafe's maps but those are not open to public contribution. To add new places to this map, please contact us in our whatsapp community.

You will find a lot of useful material on the [Repair Wiki](https://repair.wiki/), either for a specific product or [general electronics repair advice](https://repair.wiki/w/Category:Repair_Basics) for things like Capacitors, Inductors, Diodes etc. You should also check if [iFixit](https://ifixit.com) has a repair guide for your specific product. There are other potentially helpful sources like [https://caps.wiki](https://caps.wiki/wiki/Main_Page).

## Generic

* Screwdriver kit

## Electronics

* Multimeter
  * There is [Hydra-meter](https://www.youtube.com/watch?v=JMexSal01gQ) a work-in-progress open-source, modular design for a multimeter but this will need to be modified for India's higher household AC voltage.
* Soldering station

## Mechanical

* Wrench set

## Books

* Repairing Water Damaged Books:
  * &#x20;["How-to Treat Water Damaged Books" by CU Boulder Libraries](https://www.youtube.com/watch?v=QDuzIVFqvys)
  * ["Wet Book Rescue" by Syracuse University Libraries Preservation Department](https://www.youtube.com/watch?v=S9_fwmdCyzo)


---

# 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:

```
GET https://www.isfixable.com/repair-tools-and-resources.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.
