# Under Development

### <mark style="color:purple;">Under Development</mark>

* <mark style="color:blue;">Breeding</mark>\
  Breeding features are currently under testing.\
  Breeding allows users to breed a new NFT fish by choosing two parent fishes. The bred fish will inherit the traits from the parent fishes.&#x20;
* <mark style="color:blue;">Customisable aquarium</mark>\
  Aquarium (phase 2) is under development.<br>


---

# 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.seacrypt.co/roadmap/under-development.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.
