# Who is Chain Tactics for?

The Chain Tactics Headless Client is designed for Web3 developers, AI researchers, and game modders who want to build on top of an Autonomous World without dealing with blockchain complexities.

Key Profiles:

* Indie Game Developers – Looking to create custom front-end experiences, new game modes, or alternative UI layers.
* AI & Automation Engineers – Experimenting with AI-driven agents, auto-battlers, or NPC integrations.
* Modders & Community Builders – Extending gameplay by adding new mechanics, skins, or tournament features.
* Blockchain Developers – Interested in integrating Chain Tactics with other on-chain applications or experimenting with smart contract interactions.
* Educational - Sovrun has ran information and training sessions to teach Web3 development, smart contracts, autonomous worlds and the MUD framework with Chain Tactics!

The headless client provides plug-and-play access to on-chain game logic, making it the perfect tool for those who want to innovate within the Chain Tactics ecosystem without rebuilding core systems from scratch.

<br>


---

# 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.sovrun.org/build-with-sovrun/chain-tactics/who-is-chain-tactics-for.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.
