# Birthmark

<figure><img src="/files/Kwuw7TRIpFICWaGrlefQ" alt=""><figcaption><p>Description of SeaCrypt birthmark</p></figcaption></figure>

During the minting process, users are required to enter "<mark style="color:blue;">**birthmark**</mark>" phrases. \
There are two objectives of the birthmark:

* <mark style="color:blue;">**Seed in determining fish generation**</mark>\
  The birthmark **plays a role in how a fish model is generated**. In other words, it is impossible to generate two fishes that look exactly the same.
* <mark style="color:blue;">**Memory storage in fish eyes**</mark>\
  Birthmark phrases will be carved into the eyes of the fish (permanently) when a fish is minted. <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/seacrypt-info/birthmark.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.
