# Index

Since this textbook has been written in Jupyter Book, it comes with a beautiful search mechanism.  Please use that as your index.

## An Example of Using the Index

1. To begin, click on the search icon on the top of each page, and near to the right side.
```{image} figures/searchButton.png
:alt: search button
:align: center
```

<br><br>

2. Enter your search term.
```{image} figures/searchTerm.png
:alt: Entering the search term
:align: center
```

<br><br>

3. Click on any resulting links to investigate.
```{image} figures/linksResultBinarySearch.png
:alt: Links that come up for term "binary search"
:align: center
```

<br><br>