# Enzymes Functions

Enzymes are the central drivers of biochemical metabolic processes in organisms — without enzymes, there is no life. From digestion to the energy metabolism of the cells, from information transfer to the copying of genetic information, all these processes are controlled by enzymes.

The special thing: Enzymes work very specifically — a single enzyme usually catalyses only one single reaction and it only converts a very specific molecule, the so-called substrate. This makes enzymes special biological tools. There is a huge variety of enzymes with different abilities. For almost every biochemical reaction, nature’s toolbox contains its own biocatalysts. Building, degrading or rebuilding molecules, these are the core functions of enzymes. Their names end characteristically with “-ase”, i.e. cellulase, lipase or protease.

Enzymes enable and accelerate almost all biochemical reactions in the body. These reactions include the most [diverse metabolic processes](https://medium.com/@enzymes_80324/alpha-amylase-beta-amylase-e6389bdc7888) as well as the "discarding" (transcribing) and doubling (replicating) of genetic information.

In such reactions, enzymes temporarily bind to the substance to be converted (substrate) so that it can be broken down or otherwise altered. The enzymes themselves remain unchanged. However, they ensure that the energy required for the reaction (activation energy) is reduced. Actually, most chemical processes in cells require such a high activation energy that they cannot or can only be carried out very slowly at the prevailing ambient temperature (internal body temperature of approx. 37 degrees Celsius). By lowering the activation energy, enzymes make such reactions possible in the first place or accelerate them sufficiently.

Enzymes can be divided into six main groups, depending on the type of chemical reaction they catalyze. These classes of enzymes (and some of their subgroups) are:

1. oxidoreductases: They catalyse reactions in which electrons are transferred (redox reactions); e.g. dehydrogenases, oxidases, reductases, catalases&#x20;
2. Transferases: They catalyze reactions in which entire functional groups (such as phosphate groups) are transferred from one molecule to another; e.g. transa-minases, kinases, DNA polymerases&#x20;
3. Hydrolases: They catalyse reactions in which a chemical bond is either formed when water escapes or is split when water is added; e.g. pep-tidases, phosphatases, proteases&#x20;
4. Lyases: They catalyze reactions in which chemical bonds are split or formed without energy consumption; e.g. aldolase&#x20;
5. Isomerases: They are responsible for rearranging the binding relationships within a molecule; e.g. racemases, topoisomerases&#x20;
6. Ligases (synthetases): They catalyse reactions in which two molecules are joined together with energy consumption; e.g. carboxylases


---

# 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://enzymes-bio.gitbook.io/enzymes-bio/master.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.
