> For the complete documentation index, see [llms.txt](https://docs.anehud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anehud.com/getting-started/breeding.md).

# Breeding

Formerly known as (Copulation) is now identified as breeding for simplicity.

### Stories

Stories are role-play led engagements with another user; they typically lead to a climactic objective.

#### Choice Story

The Choice story allows for a customized role-play experience, allowing the initiator to dictate the direction of narration.&#x20;

This story uses credits as a payment for narration generation and is billed to the initiator of the interaction session; there is a minimum of 600 credits required to select the Choice story.

Once selected, the initiator will be given a textbox prompt asking what they would like to do with the other user they are interacting with; after submission, the prompt will be enhanced and the initiator will be given a confirmation dialog if they would like to proceed. As the Choice story continues, each user will be provided a narration of how their partner's character reacted to their selection and be provided a dialog with how they wish to respond; the initiator of the role-play will always be provided the "Something else..." button to provide a means to shift direction of the role-play. The Choice story will try to meet the objective of the initiator's prompt(s) while working within the constraints defined under Settings > AI > Role-Play.&#x20;

To assist a well constructed narration, it is recommended to fill out descriptors for species you create or updating those you have created; and to also define descriptors for your character.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/breeding.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.
