[Home](./index.md) > [bitburner](./bitburner.md) > [Sleeve](./bitburner.sleeve.md) > [getSleeveAugmentationPrice](./bitburner.sleeve.getsleeveaugmentationprice.md) ## Sleeve.getSleeveAugmentationPrice() method Get price of an augmentation. **Signature:** ```typescript getSleeveAugmentationPrice(augName: string): number; ``` ## Parameters
Parameter Type Description
augName string Name of Augmentation.
**Returns:** number Price of the augmentation. ## Remarks RAM cost: 4 GB