# Scope

Helper class to execute logic during runtime

****

- Since [5.1.0](https://github.com/getkirby/kirby/releases/tag/5.1.0)
- Full class name: `Kirby\Query\Runners\Scope`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Query/Runners/Scope.php#L18>

<unstable-notice>
`Scope` has been **marked as unstable**. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
</unstable-notice>

****

### Scope

- [Scope::access()](https://getkirby.com/docs/reference/objects/query-runners/scope/access.md)
- [Scope::get()](https://getkirby.com/docs/reference/objects/query-runners/scope/get.md)