> 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/retatrutide/product-specifications/retatrutide-product-specifications.md).

# retatrutide-product-specifications

RPL Peptide

Official Technical Documentation

Product Specifications

***

## Retatrutide — Product Specifications

### General Information

| Specification         | Detail                            |
| --------------------- | --------------------------------- |
| **Product Name**      | Retatrutide                       |
| **CAS Number**        | 2381089-83-2                      |
| **Molecular Weight**  | \~4,900 Da                        |
| **Amino Acid Count**  | 39                                |
| **Peptide Type**      | Synthetic triple receptor agonist |
| **Target Receptors**  | GLP-1R, GIPR, GCGR                |
| **Research Category** | Metabolic Research Peptides       |

### Physical Properties

| Property                 | Specification                         |
| ------------------------ | ------------------------------------- |
| **Appearance**           | White to off-white lyophilized powder |
| **Odor**                 | Odorless or slight acetic             |
| **pH (1% Solution)**     | 4.0–6.5                               |
| **Solubility in Water**  | Soluble (≥10 mg/mL)                   |
| **Solubility in PBS**    | Soluble (≥10 mg/mL)                   |
| **Solubility in Saline** | Soluble (≥10 mg/mL)                   |
| **Melting Point**        | Decomposes >200°C                     |
| **Hygroscopicity**       | Hygroscopic — protect from moisture   |

### Purity & Quality Specifications

| Parameter            | Specification |     Analytical Method     |
| -------------------- | :-----------: | :-----------------------: |
| **HPLC Purity**      |     ≥99.0%    |       HPLC at 214 nm      |
| **Peptide Content**  |     70–90%    |  UV / Amino Acid Analysis |
| **Water Content**    |     <5.0%     |   Karl Fischer Titration  |
| **Endotoxin**        |    <5 EU/mg   |         LAL Method        |
| **Counterion (TFA)** |     <1.0%     | HPLC / Ion Chromatography |
| **Identity**         |    ±0.5 Da    |           LC-MS           |

### Packaging Specifications

| Parameter              |            Standard           |           Custom          |
| ---------------------- | :---------------------------: | :-----------------------: |
| **Package Sizes**      | 10, 15, 20, 30, 40, 50, 60 mg |        Upon request       |
| **Vial Material**      |   Type I borosilicate glass   | Custom labeling available |
| **Packaging Quantity** |  10 vials per box (standard)  |  Bulk packaging available |

### Storage & Shipping

| Condition                |                   Duration                  |
| ------------------------ | :-----------------------------------------: |
| **Lyophilized at -20°C** |                   2+ years                  |
| **Lyophilized at 2–8°C** |                  12 months                  |
| **UN Number**            |                Not regulated                |
| **Transport**            | Ambient, 2–8°C cold-chain, or -20°C dry ice |

### Regulatory Classification

* **GHS Classification**: Not classified as hazardous in solid form under normal handling conditions
* **Intended Use**: Laboratory research use only

***

© 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/retatrutide/product-specifications/retatrutide-product-specifications.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.
