# Free and Open Electrical Engineering Books

* [Lesson of Electrical Circuit](https://www.ibiblio.org/kuphaldt/electricCircuits/) License: Design Science License, [All About Circuit Version](https://www.allaboutcircuits.com/textbook/)
* [All about Circuits Worksheets](https://www.allaboutcircuits.com/worksheets/) License: CC-BY
* [Fundamentals of Electrical Engineering I](https://open.umn.edu/opentextbooks/textbooks/fundamentals-of-electrical-engineering-1) License: CC-BY
* [Socratic Electronics](https://www.ibiblio.org/kuphaldt/socratic/index.html) License: CC-BY

Lists:

* [EE Open Books](https://opentextbc.ca/oerdiscipline/chapter/electrical-engineering/)
* [Open UMN Edu](https://open.umn.edu/opentextbooks/subjects/electrical)
* [Open Stax](https://cnx.org/browse)
* [Open Book Project](https://www.openbookproject.net/books/)
* [IOP Science](https://iopscience.iop.org/bookList/10/1)
* [Directory of Open Access Book](https://www.doabooks.org/doab?uiLanguage=en)


---

# 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://irosyadi.gitbook.io/irosyadi/book/free-ee-book.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.
