# Product Questions & Answers

## Docs

- [Retrieve Product Question](https://docs.zid.sa/get-questions.md): Retrieve details of a specific question for a product.
- [Retrieve Product Answer](https://docs.zid.sa/get-answer.md): Retrieve details of a specific answer to a question.
- [List Product Questions](https://docs.zid.sa/get-all-questions.md): Retrieve a list of all questions for a product.
- [List Answers for Question](https://docs.zid.sa/list-question-answers.md): Retrieve a list of all answers for a specific question of a product.
- [Create Product Question](https://docs.zid.sa/create-question.md): Create a new question for a specified product.
- [Create Product Answer](https://docs.zid.sa/create-answer.md): Create a new answer for a specific question of a product.
- [Update Product Question](https://docs.zid.sa/update-question.md): Update details of a specific question for a product.
- [Update Product Answer](https://docs.zid.sa/update-answer.md): Update details of a specific answer to a question.
- [Delete Product Question](https://docs.zid.sa/delete-question.md): Delete a specific question for a product.
- [Delete Product Answer](https://docs.zid.sa/delete-answer.md): Delete a specific answer for a question.
- [List Store Product Questions](https://docs.zid.sa/list-store-product-questions-43309818e0.md): Returns a list of questions asked about products in the store. Supports filtering and ordering by creation date, product name, publication status, and new status.
