> ## Documentation Index
> Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Baseten for Model Labs

> Control access to models through Frontier Gateway or distribute custom-trained models through Baseten.

Baseten for Model Labs connects two products for serving and distributing models. Use Frontier Gateway to control access to models across Baseten-hosted, third-party, and custom targets. Use the Distribution Platform to publish custom-trained models for Baseten customers to deploy. Baseten operates Frontier Gateway and the Distribution Platform, but the models behind Gateway targets can run on Baseten or elsewhere.

<Note>
  Baseten for Model Labs is enabled per workspace. To get access to Baseten for Model Labs, [talk to us](https://www.baseten.co/talk-to-us/).
</Note>

## Choose a delivery path

Choose based on how you want callers to access the model and who owns the customer relationship.

<CardGroup cols={2}>
  <Card title="Frontier Gateway" icon="globe" href="/frontier-gateway/overview">
    Apply one access and policy layer across supported model targets. When you serve customers, you own the customer relationship, contract, and billing.
  </Card>

  <Card title="Distribution Platform" icon="store" href="/labs/platform">
    Sell your model through Baseten. Baseten manages the customer contract and billing.
  </Card>
</CardGroup>

You can use both products for different customers. For example, you can run your public API through Frontier Gateway and offer dedicated deployments to Baseten customers through the Distribution Platform.

## Next steps

* **[Frontier Gateway](/frontier-gateway/overview)**: Configure targets, groups, federated API keys, limits, and billing webhooks.
* **[Distribution Platform](/labs/platform)**: Publish and sell your model through Baseten.
