# Full trading-agent deploy guide

Complete install paths: one-liner, git clone, zip, Docker / local.

Full HTML: https://quantilan.com/blog/setup-trading-agent.html

## Summary

- Prefer install script on fresh Ubuntu VPS.
- Configure credentials only on your host; never paste API keys into chats.
- Paper first, then Trade mode with order-cycle test.
- One agent · one account · one strategy.

## Related

- Paper: https://quantilan.com/blog/local-paper-start-guide.md
- VPS: https://quantilan.com/blog/vps-quickstart.md
- Repo: https://gitlab.com/quantilan/trading-agent
