> For the complete documentation index, see [llms.txt](https://docs.rplpeptides.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rplpeptides.com/docs/tirzepatide/mass-spectra-library/tirzepatide-mass-spectrometry.md).

# tirzepatide-mass-spectrometry

RPL Peptide

Official Technical Documentation

Mass Spectra Library

***

## Mass Spectrometry Analysis — Tirzepatide

### Analytical Method

| Parameter         | Specification                                   |
| ----------------- | ----------------------------------------------- |
| **Method**        | Liquid Chromatography-Mass Spectrometry (LC-MS) |
| **Ionization**    | Electrospray Ionization (ESI), Positive Mode    |
| **Mass Analyzer** | Quadrupole Time-of-Flight (Q-TOF)               |
| **Scan Range**    | m/z 500–2500                                    |
| **Resolution**    | ≥20,000 (FWHM)                                  |
| **Mass Accuracy** | ±0.5 Da                                         |

### Expected Mass Data

| Parameter                   |                    Value                   |
| --------------------------- | :----------------------------------------: |
| **Molecular Formula**       |               C₂₂₅H₃₄₈N₄₈O₆₈               |
| **Calculated Average Mass** |                 \~4,813 Da                 |
| **Monoisotopic Mass**       |            \[M+H]⁺ = \~4,814 Da            |
| **Charge State Series**     | \[M+3H]³⁺, \[M+4H]⁴⁺, \[M+5H]⁵⁺, \[M+6H]⁶⁺ |

### Acceptance Criteria

| Parameter           |            Limit            |
| ------------------- | :-------------------------: |
| **Mass Accuracy**   | ±0.5 Da of calculated value |
| **Signal-to-Noise** |     ≥10:1 for base peak     |

### Representative Mass Spectrum

*\[Mass spectrum image would be inserted here for each batch]*

### Typical Charge State Distribution

| Charge State | m/z (Calculated) | m/z (Observed) |
| :----------: | :--------------: | :------------: |
|   \[M+3H]³⁺  |         —        |        —       |
|   \[M+4H]⁴⁺  |         —        |        —       |
|   \[M+5H]⁵⁺  |         —        |        —       |
|   \[M+6H]⁶⁺  |         —        |        —       |
|   \[M+7H]⁷⁺  |         —        |        —       |

### Batch-Specific Data

| Batch Number | Observed Mass (Da) | Mass Accuracy (Da) | Status |
| :----------: | :----------------: | :----------------: | :----: |
| \[Batch-001] |          —         |          —         |    —   |

***

### Notes

* Mass spectrometry confirms peptide identity and molecular integrity
* Full mass spectra archived and available upon request
* Deconvolution performed using MaxEnt or similar algorithm

***

© 2026 RPL Peptide

Official Technical Documentation

rplpeptides.com


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.rplpeptides.com/docs/tirzepatide/mass-spectra-library/tirzepatide-mass-spectrometry.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
