# Species Overriding

Species overriding allows you to adjust reproduction to something more desirable than what your species defaults currently are.<br>

* **Ovulation Cycle defines the full cycle before more ovum may be generated.**

Minimum value is 4 days.

* **Ovulation Period is the amount of time that ovum may be generated during the cycle.**

Maximum value is the ovulation cycle.

* **Ovum Count is the number of births you may have at one time.**

Maximum value is 1/10th your ovulation cycle.

* **Gestation Period is the pregnancy time before birth.**

Minimum value 1/10th your ovulation period.


---

# 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.anehud.com/getting-started/operation/species-overriding.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.
