# Guides

- [Tutorial: Your First Experiment](/guides/tutorial-your-first-experiment.md)
- [Part 1: Getting Started](/guides/tutorial-your-first-experiment/your-first-experiment.md)
- [Part 2: Configuring the Experiment](/guides/tutorial-your-first-experiment/part-2-configuring-the-experiment.md)
- [Part 3: Adding Social Information and New Factors](/guides/tutorial-your-first-experiment/part-3-adding-social-information-and-new-factors.md)
- [Part 4: Adding Chats](/guides/tutorial-your-first-experiment/part-2-adding-chats.md)
- [Part 5: Adding Bots](/guides/tutorial-your-first-experiment/part-3-adding-bots.md)
- [The Settings File](/guides/the-settings-file.md)
- [Specifying Login Details](/guides/the-settings-file/specifying-login-details.md)
- [Setting player ids via URL queries](/guides/the-settings-file/id-url-queries.md)
- [Connecting Locally to MongoDB](/guides/the-settings-file/connecting-locally-to-mongodb.md)
- [The Admin Panel](/guides/the-admin-panel.md)
- [Special Empirica Elements (and how to modify them)](/guides/special-empirica-elements-and-how-to-modify-them.md)
- [Deploying Your Experiment](/guides/deploying-my-experiment.md): How to connect your experiment to a database and deploy it online so that others can participate
- [Database](/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](/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](/guides/managing-the-data.md)
- [Using Custom Collections](/guides/using-custom-collections.md)
