# Cows

In the game, **cows serve as valuable assets**, enabling players to **produce 250 $ME over a span of three days.**

<figure><img src="/files/LbXPP1oMnjLRWbI0l9Ti" alt=""><figcaption></figcaption></figure>

Each cow **can be acquired for 100 $ME**. After their farming period concludes and you've collected the rewards, the cow will no longer be available.

To maximize the reward potential, **it's crucial to feed the cows consistently.** This ensures that the reward generation remains at peak efficiency.

Vigilance is key when it comes to protecting your cows. **The chupacabra poses a threat by attacking them, which can halt the $ME harvesting process**. To fend off this menace, you'll need to use shotgun bullets. Keeping the chupacabra at bay is essential for uninterrupted $ME production.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.memesvsundead.com/how-to-play/memes-and-in-game-elements/cows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
