[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. |