# Empirica v1 Docs

## Empirica v1 Docs

- [Introduction](https://docsv1.empirica.ly/readme.md): Easy Multiplayer Interactive Experiments in the Browser
- [Setup](https://docsv1.empirica.ly/getting-started/setup.md)
- [Windows WSL Instructions](https://docsv1.empirica.ly/getting-started/setup/windows-instructions.md)
- [Creating your experiment](https://docsv1.empirica.ly/getting-started/quick-start.md)
- [Running your experiment](https://docsv1.empirica.ly/getting-started/quick-test.md): Once you have created an experiment using either create-empirica-app or a git clone.
- [Updating your experiment](https://docsv1.empirica.ly/getting-started/updating-your-experiment.md)
- [Tutorial: Your First Experiment](https://docsv1.empirica.ly/guides/tutorial-your-first-experiment.md)
- [Part 1: Getting Started](https://docsv1.empirica.ly/guides/tutorial-your-first-experiment/your-first-experiment.md)
- [Part 2: Configuring the Experiment](https://docsv1.empirica.ly/guides/tutorial-your-first-experiment/part-2-configuring-the-experiment.md)
- [Part 3: Adding Social Information and New Factors](https://docsv1.empirica.ly/guides/tutorial-your-first-experiment/part-3-adding-social-information-and-new-factors.md)
- [Part 4: Adding Chats](https://docsv1.empirica.ly/guides/tutorial-your-first-experiment/part-2-adding-chats.md)
- [Part 5: Adding Bots](https://docsv1.empirica.ly/guides/tutorial-your-first-experiment/part-3-adding-bots.md)
- [The Settings File](https://docsv1.empirica.ly/guides/the-settings-file.md)
- [Specifying Login Details](https://docsv1.empirica.ly/guides/the-settings-file/specifying-login-details.md)
- [Setting player ids via URL queries](https://docsv1.empirica.ly/guides/the-settings-file/id-url-queries.md)
- [Connecting Locally to MongoDB](https://docsv1.empirica.ly/guides/the-settings-file/connecting-locally-to-mongodb.md)
- [The Admin Panel](https://docsv1.empirica.ly/guides/the-admin-panel.md)
- [Special Empirica Elements (and how to modify them)](https://docsv1.empirica.ly/guides/special-empirica-elements-and-how-to-modify-them.md)
- [Deploying Your Experiment](https://docsv1.empirica.ly/guides/deploying-my-experiment.md): How to connect your experiment to a database and deploy it online so that others can participate
- [Database](https://docsv1.empirica.ly/guides/deploying-my-experiment/database.md): How to connect your experiment to a MongoDB Atlas database where data to run your experiment as well as participant data will be held.
- [Hosting](https://docsv1.empirica.ly/guides/deploying-my-experiment/hosting.md): Hosting your experiment on Meteor Galaxy so that people can access it and participate in it.
- [Managing the Data](https://docsv1.empirica.ly/guides/managing-the-data.md)
- [Using Custom Collections](https://docsv1.empirica.ly/guides/using-custom-collections.md)
- [Structure](https://docsv1.empirica.ly/overview/structure.md)
- [Game Life Cycle](https://docsv1.empirica.ly/overview/lifecycle.md)
- [Customising when players submit stages](https://docsv1.empirica.ly/overview/lifecycle/customising-when-players-submit-stages.md)
- [Concepts](https://docsv1.empirica.ly/overview/concepts.md)
- [Randomization & Batches](https://docsv1.empirica.ly/overview/randomization-and-batches.md)
- [API](https://docsv1.empirica.ly/overview/api.md)
- [I need help!](https://docsv1.empirica.ly/faq/about-empirica.md)
- [The Processes and Elements of an Empirica Experiment](https://docsv1.empirica.ly/faq/the-processes-and-elements-of-an-empirica-experiment.md)
- [Managing Players and Games](https://docsv1.empirica.ly/faq/faq.md)
- [Guess The Correlation](https://docsv1.empirica.ly/community-demos/guess-the-correlation.md)
- [Random Dot Motion](https://docsv1.empirica.ly/community-demos/random-dot-motion.md)
- [Room Assignment](https://docsv1.empirica.ly/community-demos/room-assignment.md)
- [Helpful Linux Commands](https://docsv1.empirica.ly/tips-and-tricks/helpful-linux-commands.md): Here is a list of helpful commands that should enhance your experience with the command line in Linux and WSL.
- [Code Editors](https://docsv1.empirica.ly/tips-and-tricks/code-editors.md): There are multiple code editors that you could use in when creating your Empirica apps. Here we share some information about Editors/IDEs we use and recommend.
