> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CosmWasm Smart Contracts

## What is CosmWasm?

CosmWasm is a novel smart contracting platform built for the Cosmos ecosystem. You can learn more about CosmWasm from [the CosmWasm docs](https://cosmwasm.cosmos.network/), or see the [CosmWasm Book](https://book.cosmwasm.com/index.html) for a guide on creating CosmWasm smart contracts.

## Developing CosmWasm Smart Contracts

New to CosmWasm?
We suggest that you follow this guide: [Your First CosmWasm Smart Contract](/developers-cosmwasm/smart-contracts/your-first-smart-contract/)

## Notable Cosmwasm Smart Contracts

| Topic                                                                                                             | Description            |
| ----------------------------------------------------------------------------------------------------------------- | ---------------------- |
| [Injective Name Service](/developers-cosmwasm/smart-contracts/injective-name-service/)                            | Injective Name Service |
| [Neptune Service](/developers-cosmwasm/smart-contracts/neptune-service/)                                          | Neptune Service        |
| [CW20 to Bank & Market Order in One Transaction](/developers-cosmwasm/smart-contracts/cw20-convert-market-order/) | Convert Cw20 Example   |
