> For the complete documentation index, see [llms.txt](https://docs.mapbox.com/help/ja/llms.txt)

# tileset recipe

A **tileset recipe** is a set of rules that tells [Mapbox Tiling Service (MTS)](https://docs.mapbox.com/mapbox-tiling-service/) how a [tileset source](https://docs.mapbox.com/help/ja/glossary/tileset-source/)'s data should be transformed when it is published as a [tileset](https://docs.mapbox.com/help/ja/glossary/tileset/).

Recipes provide options for generating vector and raster [tilesets](https://docs.mapbox.com/help/ja/glossary/tileset/) such as degree of simplification, zoom level extent, geometry coalescing, attribute manipulation, and more. Learn more about the available configuration options for tileset recipes in the [Recipe reference](https://docs.mapbox.com/mapbox-tiling-service/reference/).

**Related resources:**

-   API documentation: [Mapbox Tiling Service](https://docs.mapbox.com/api/maps/#mapbox-tiling-service)
-   Mapbox Tiling Service: [Examples](https://docs.mapbox.com/mapbox-tiling-service/examples/)
-   Mapbox Tiling Service: [Recipe reference](https://docs.mapbox.com/mapbox-tiling-service/reference/)