# OpenSea lazy mint NFTs

Openseas lazy mint NFTs can't be directly be send to a DOJI with the Courier app. The following procedure should be followed:

* Using the wallet owning the lazy mint collection, transfer the NFT from OpenSea to a secondary wallet.
* Ensure the secondary wallet has Eth on it.
* Connect to the secondary wallet with MetaMask.
* Send the NFT to a DOJI following the procedure detailled in the [Courier app page](/dojis/doji-apps/app-courier.md).


---

# 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://tyrnis.gitbook.io/dojis/doji-apps/app-courier/opensea-lazy-mint-nfts.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.
