[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getAugmentationStats](./bitburner.singularity.getaugmentationstats.md) ## Singularity.getAugmentationStats() method Get the stats of an augmentation. **Signature:** ```typescript getAugmentationStats(name: string): Multipliers; ``` ## Parameters
| Parameter | Type | Description |
|---|---|---|
| name | string | Name of Augmentation. CASE-SENSITIVE. |