# Contracts

Launchifi offers a vast array of contracts and customizations to set up your web3 project idea fast, without the need of a developer, in just a few simple clicks.

## Current Contract Offering

* `Token contracts` - allows you to create your own cryptocurrency tokens.
* `Standard NFT contracts` - allows you to create your own NFT collection.
* `Batch Mint NFT contracts` - allows you to create your own NFT collection that enables extreme gas optimizations when minting in batches.
* `Free Mint/Degen NFT contracts` - allows you to create your own NFT collection while allowing free mints.
* `Fungible NFT contracts` - allows you to create your own NFT collection for games and others.
* `NFT Staking contracts` - allows you to reward customers for the staking of your NFT collection.
* `Auctions contracts` - allows you to create a bidding system for your NFT collection.
* `Reflection Tokens` - allows you to create a pool on a defi rewarding system for your holders from the fees collected from exchanges.

**At Launchifi we will be continuously adding to this list of contracts based on market demand and trends, keeping our users always one step ahead of the market.**


---

# 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.launchifi.xyz/getting-started-with-launchifi/contracts.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.
