How do you insert a document into a collection? Explain how to update a document in MongoDB. What is the $set operator used for in MongoDB updates? How do you delete documents in MongoDB? Explain the purpose of the find method in MongoDB. What is the significance of the _id field in a MongoDB document? How do you perform a case-insensitive search in MongoDB?