# artifact.land > A publishing platform for self-contained interactive artifacts. > Upload an HTML or JSX file, get a URL. No build tools, no deployment. artifact.land hosts self-contained interactive artifacts — tools, visualizations, explanations, creative pieces, prototypes, and anything else that runs in a browser from a single file. Artifacts are created externally (in Claude, Cursor, VS Code, or by hand) and published here. ## Docs - [Overview](https://artifact.land/docs/llms/overview): What artifact.land is, what artifacts are, and the two publishing paths (JSX and HTML) - [JSX Runtime](https://artifact.land/docs/llms/jsx-runtime): Supported libraries, versions, and how imports are resolved in the JSX runtime - [HTML Artifacts](https://artifact.land/docs/llms/html-artifacts): How self-contained HTML artifacts work, allowed CDN domains, and bundling guidance - [Constraints](https://artifact.land/docs/llms/constraints): Sandbox restrictions, file size limits, and what APIs are available ## Full Documentation - [llms-full.txt](https://artifact.land/llms-full.txt): All documentation in a single file