# Page Not Found

The URL `introduction/welcome` does not exist.

You might be looking for one of these pages:
- [Well-Known Components](https://docs.decentraland.org/contributor/contributor-guides/well-known-components.md)
- [Messages](https://docs.decentraland.org/contributor/communications/messages.md)
- [Websocket](https://docs.decentraland.org/contributor/communications/transport-types/websocket.md)
- [Authentication Chain](https://docs.decentraland.org/contributor/authentication/authchain.md)
- [Basic Components](https://docs.decentraland.org/contributor/scene-runtime/basic-components.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.decentraland.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.decentraland.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/contributor/contributor-guides/well-known-components.md`)
- Use `Accept: text/markdown` header for content negotiation