# Accounting Window & Terms

## Accounting Window Terms

| Affected Use case                        | Conservative Accounting Window          | Dynamic Accounting Window                                      |
| ---------------------------------------- | --------------------------------------- | -------------------------------------------------------------- |
| **Create stake in conservative staking** | Restricted in the accounting window     | Conservative staking is not affected                           |
| **Create stake in dynamic staking**      | Dynamic staking is not affected         | Restricted in the accounting window                            |
| **Receive payouts from winning fees**    | Without impact in the accounting window | There are no payouts to receive as lotto betting is restricted |
| **Claim conservative staking rewards**   | Without impact in the accounting window | N/A (there is no claim of rewards in dynamic staking)          |
| **Unlock conservative stakes**           | Restricted in the accounting window     | Conservative staking is not affected                           |
| **Unlock dynamic stakes**                | Dynamic staking is not affected         | Restricted in the accounting window                            |
| **Create shared bets**                   | Without impact in the accounting window | Share bets are not affected                                    |
| **Create lotto bets**                    | Lotto bets are not affected             | Restricted in the accounting window                            |

**Looking for other terms? Visit** [Conservative Staking Terms](/staking-manual/staking-terms/conservative-staking-terms.md), [Dynamic Staking Terms](/staking-manual/staking-terms/dynamic-staking-terms.md), or [Liquidity Pool Terms](/staking-manual/staking-terms/liquidity-pool-terms.md).


---

# Agent Instructions: 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:

```
GET https://docs.celestium.digital/staking-manual/staking-terms/accounting-window-and-terms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
