> For the complete documentation index, see [llms.txt](https://docs.cadmos.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cadmos.finance/administration-platform/pool-management/claim-gas-costs.md).

# Claim Gas costs

You can check your gas expenses and claim reimbursement from the Investment Pool in the Pool dashboard.

<figure><img src="/files/BF79ZX1TisEz5a32QGtV" alt=""><figcaption><p>Claiming gas cost reimbursement</p></figcaption></figure>

### Checking gas expenses and setting gas computation parameters

Gas Expenses are accounted in the 'Pool Admin' panel. The parameters used to compute these expenses can be seen and modified by clicking on 'Gas Cost Values'

<figure><img src="/files/Mj0ASRVFJ1SFIGTNY99Y" alt=""><figcaption><p>Gas Cost Parameters</p></figcaption></figure>

Gas Cost computation depends on three parameters:

* **The Base Gas Cost**: The minimum gas cost of any transaction, by default 21'000
* **The Call Data Gas Cost**: The gas cost for a non-zero byte of calldata, by default 16
* **SStore Gas Cost**: the gas cost of the SSTORE operation, by default 5'000

These Values can be changed if the caller has the *FLAG\_GASCOST\_UPDATE* privilege.

### Claiming Gas Reimbursement

You can claim gas expense reimbursement with the 'Claim Gas Compensation' button. Note that you must have the FLAG\_GAS\_REIMBURSEMENT privilege to do so and that gas expense accounting is done individually for each administrator (you can not claim the expenses of another user).
