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

# Getting a SeaCrypt NFT

### <mark style="color:purple;">New Mint</mark>

SeaCrypt fish NFTs can be **minted** on our [website](https://www.seacrypt.co).&#x20;

Steps for minting:

1. Connect to web3 wallet (<mark style="color:blue;">Ethereum network</mark>). \
   There are two options: <mark style="color:blue;">**Metamask**</mark> and <mark style="color:blue;">**WalletConnect**</mark>
2. Insert your <mark style="color:blue;">**birthmark**</mark> phrases. F\
   or more details refer to \<birthmark segment>\
   ![](/files/tr9xfrJDHFO8W1kNtMHy)
3. Click the <mark style="color:blue;">**mint**</mark> button. (<mark style="color:blue;">**Mint price**</mark> is stated here)\
   There will be a message popup to sign the transaction (no cost is incurred at this step)
4. Confirm your <mark style="color:blue;">**transaction and gas fee**</mark> and the minting process will start
5. The minting process can take up to <mark style="color:blue;">**a couple of minutes**</mark>.\
   This is because SeaCrypt NFT generation has some backend and middleware processes that generate the 3D animated model using <mark style="color:blue;">**proprietary algorithm.**</mark>\
   It is different from other NFT projects that mint random NFTs from a pool of pre-generated assets.

### <mark style="color:purple;">Secondary Market</mark>

You can purchase minted SeaCrypt fishes on <mark style="color:blue;">**secondary market**</mark> from [OpenSea](https://opensea.io/collection/seacrypt-fish).

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

In the near future, when the <mark style="color:blue;">**breeding feature**</mark> is launched you can breed a new SeaCrypt fish from two parent fishes. More details will be announced.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.seacrypt.co/purchase/getting-a-seacrypt-nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
