What we're doing here is referencing the array index using dot notation
db.posts.find({"tags.0": {$exists: true }})