> For the complete documentation index, see [llms.txt](https://docs.coherence.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherence.io/0.10/developer-portal.md).

# Developer Portal

- [Overview](https://docs.coherence.io/0.10/developer-portal/overview.md)
- [Dashboard](https://docs.coherence.io/0.10/developer-portal/dashboard.md)
- [Worlds](https://docs.coherence.io/0.10/developer-portal/manage-worlds.md): From the Developer Portal you can create, edit and configure your Worlds
- [Rooms](https://docs.coherence.io/0.10/developer-portal/configure-rooms.md): From the Developer Portal, you can configure how Rooms are created through the SDK in the coherence cloud.
- [Game Services](https://docs.coherence.io/0.10/developer-portal/enabling-features.md)
- [Account](https://docs.coherence.io/0.10/developer-portal/enabling-features/game-account.md)
- [Key-Value Store](https://docs.coherence.io/0.10/developer-portal/enabling-features/key-value-store.md)
- [API](https://docs.coherence.io/0.10/developer-portal/enabling-features/cloud-api.md)
- [Game account](https://docs.coherence.io/0.10/developer-portal/enabling-features/cloud-api/game-account.md): Creating a player account is the first step towards using the coherence Cloud API. It is required in order to use the rest of the services.
- [Key-value store](https://docs.coherence.io/0.10/developer-portal/enabling-features/cloud-api/key-value-store.md): The key-value store provides a simple persistence layer for the players.
