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

# Using npm packages

> Ask Mythex to install and wire npm libraries — charts, forms, UI kits, and more.

# Using npm packages

The agent can install packages in your project sandbox with the normal package manager for the stack.

```text theme={null}
Add [PACKAGE] and use it for [FEATURE].
Keep the existing layout. Prefer a small example on one page first.
```

## Tips

* Name the package and the feature — not “add some libraries”
* After install, check Preview and the terminal for errors
* Prefer well-maintained packages; ask the agent to avoid abandoned deps when unsure

## Related

* [Effective prompts](/prompting/effective-prompts)
* [Code editor & LSP](/features/code-editor)
* [Chat](/features/chat)
