# Metal Coordination and Binding

The coordination of metals by nonmetallic molecules is important for many applications, such as chemical separations and electrolyte design. We therefore collect information on the binding properties of metals in molecules. These properties, especially thermodynamic quantities like binding energy, can be thought of in terms of the general reaction A-M → A + M, where M is a metal and A is some molecule. The process of calculating metal binding properties requires additional information about [molecular thermodynamics](/methodology/molecules-methodology/molecular-thermodynamics.md), [bonding](/methodology/molecules-methodology/bonding.md), [atomic partial charges](/methodology/molecules-methodology/atomic-partial-charges.md), and [atomic partial spins](/methodology/molecules-methodology/atomic-partial-spins.md).

The first step is to analyze the coordination environment around the metal. We look for any bonds involving the metal (see [bonding](/methodology/molecules-methodology/bonding.md) for an explanation of how chemical bonds are identified), categorize them in terms of the coordinating atom (e.g. O, F, N, or B), and then calculate statistics (e.g. the average, maximum, and minimum coordinate bond length).

From there, we need to determine the oxidation state (charge and spin) of each metal in a molecule. We do this by rounding the predicted atomic partial charge and atomic partial spin to the nearest whole number. If these values are incompatible - for instance, if a Li atom is predicted to have a charge of 1 and a spin multiplicity of 2 (net spin 1) - then we shift the charge by +1 or -1 depending on which charge is closer to the predicted partial atomic charge.

After determining the proper oxidation state of the metal (and, from this, the charge and spin multiplicity of the coordinating molecule), we search for the molecule documents in MPcules corresponding to the metal (M) and the molecule with that metal removed (A). If we can find appropriate documents, then we calculate the thermodynamics for the reaction listed above.


---

# 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://docs.materialsproject.org/methodology/molecules-methodology/metal-coordination-and-binding.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.
