# Tools Overview

There is a wide range of tools in the Tezos ecosystem across many verticals, but we will be focusing on the NFT related tools in this section.

{% hint style="info" %}
*Objkt* is the name for a Tezos NFT, pronounced *Object.*
{% endhint %}

:leaves: **Mass Minters**

[hic.af](https://hic.af/mint): Supports PNG, JPG, GIF, SVG, MP4, WEBM, GLB, MP3, WAV, FLAC, PDF, MD, HTML (ZIP archive). Mint up to 500 objkts at once. The max size per objkt is 100 MB.

[Hen Storefront](https://henstorefront.xyz/mint-objkt.com): Mint up to 50k NFTs. Utilize the objkt minting smart contract (it's the link provided.)

Objkt is [going](https://cryptomode.com/hyperminter-brings-batch-minting-nfts-to-the-tezos-blockchain/?utm_campaign=The%20Baking%20Sheet\&utm_medium=email\&utm_source=Revue%20newsletter) to implement one

:airplane: **Mass Airdropping**

[FA2 Token Batch Sender](https://batch.xtz.tools/): send multiple, different tokens to multiple, different addresses, in a single transaction

[NFTBiker Airdrop Tool](https://nftbiker.xyz/giveaway?): Send a token to multiple wallets using a NFTs URL or OBJKT ID&#x20;

:frame\_photo: **NFT Marketplaces (With Minting Capabilities)**

[Objkt](https://app.gitbook.com/o/zRFEuio7rvM5C1qeLNxK/s/lAj3UHNqWj5SUZ9uFQqA/): The largest NFT marketplace on Tezos

[Teia](https://teia.art/) (previously Hic Et Nunc): NFT marketplace with vibrant community of creators

[FxHash](http://fxhash.xyz): Generative tokens as NFT's&#x20;

[Rarible](http://rarible.com/explore/tezos):  Multichain NFT marketplace

:bridge\_at\_night: **NFT Cross-Chain Bridge**

[XP Network ](http://xp.network)

:coin: **Wallets with NFT Compatibility**

[Temple Wallet](http://templewallet.com): Browser Extension and mobile (iOS and Android) is the most used in the Tezos ecosystem

[Kukai](http://wallet.kukai.app): Browser wallet (Twitter, reddit, facebook, and email log in option)&#x20;

[Umami](http://umamiwallet.com): Desktop wallet with many features

[Naan](https://www.naanwallet.com/): mobile wallet with NFT gallery feature in addition to standard wallet features&#x20;

:e-mail:**Naming a Domain**&#x20;

[Tezos Domains](https://tezos.domains)**:** Use names like alice.tez instead of addresses like tz1VBLpuDKMoJuHRLZ4HrCgRuiLpEr7zZx2E.


---

# 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://adam-shinder.gitbook.io/nft-authentication-process/blockchain-specific-steps/tezos/tools-overview.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.
