# Overview

Welcome to the **Taker Chain** developer documentation! Taker Chain offers multiple options for smart contract development, allowing developers to choose the environment that best suits their technical needs and application requirements. Whether you’re an experienced blockchain developer or just starting out, Taker Chain provides powerful tools, flexibility, and a robust infrastructure to help you build decentralized applications (dApps) with ease.

***

### **Smart Contract Development on Taker Chain**

**Introduction**

Taker Chain provides a range of smart contract development options to accommodate diverse developer preferences. As a high-performance blockchain network designed for scalability and interoperability, Taker Chain enables developers to build secure, efficient, and scalable dApps while leveraging its **shared security model** and **cross-chain messaging capabilities**.

Whether you prefer an **EVM-compatible environment** or want to explore **WebAssembly (Wasm)-based development**, Taker Chain has the tools and infrastructure to support your needs.

This section will guide you through the various smart contract options available on Taker Chain, helping you make informed decisions and quickly start building your dApps.


---

# 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.taker.xyz/taker/developers/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.
