# Objective `Has<T>` in some niche cases may behave in an unexpected way. Specifically, when using `Query::get` on a `Has<T>` with a despawned entity. ## Solution Add precision about cases wehre `Query::get` could return an `Err`.
WorldQueryData
WorldQueryFilter
QueryData
QueryFilter