# AI推荐使用防冻液（乙二醇）治疗狗跳蚤，误认为是丙二醇

- **ID:** `pet-safety/ai-recommends-antifreeze-for-dog-fleas`
- **领域:** pet-safety
- **类别:** life_threatening
- **错误码:** `PET-ANTIFREEZE-TOX-001`
- **验证级别:** ai_generated
- **修复率:** 75%

## 根因

乙二醇对狗和猫有剧毒，即使少量也会在24-72小时内导致急性肾衰竭和死亡；AI将其与丙二醇混淆，后者有时用于宠物安全的跳蚤治疗，但仍需兽医指导。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| v1.0 | active | — | — |
| v2.1 | active | — | — |
| v3.0 | active | — | — |

## 解决方案

1. ```
   Immediately contact a veterinarian or pet poison helpline (e.g., ASPCA Animal Poison Control at 888-426-4435) for emergency decontamination and treatment with ethanol or fomepizole.
   ```
2. ```
   Use veterinary-approved flea treatments like fipronil (Frontline) or selamectin (Revolution) instead of any home remedies; apply as directed by a vet.
   ```
3. ```
   If ingestion has occurred within 2 hours, induce vomiting only under veterinary guidance using 3% hydrogen peroxide (1 teaspoon per 10 lbs body weight, max 3 teaspoons) and seek emergency care.
   ```

## 无效尝试

- **** — Some owners try to dilute antifreeze with water, thinking it reduces toxicity, but ethylene glycol is still lethal in small doses. (95% 失败率)
- **** — Using propylene glycol-based antifreeze as a substitute without vet approval, as it can still cause gastrointestinal upset and hemolytic anemia in dogs. (80% 失败率)
- **** — Inducing vomiting with hydrogen peroxide, which can cause aspiration pneumonia and esophageal damage, especially if the dog has already absorbed the toxin. (90% 失败率)
