# How do I run an experiment?

When an experiment is published, it can be played in-house (at your lab or office) or remotely (at the participant's home or office, via a link sent to them).&#x20;

#### How do I run my experiments?&#x20;

1. Go to the Experiments screen in Builder;
2. Click on the **...** (dots) on the bottom-right side of a published experiment;
3. Select the option **Play Experiment**, and you will be taken to the Subjects page;&#x20;
4. On the Subjects page, you have two choices: Remote deployment (via a link) or select an in-house subject.&#x20;

**Remote deployment**\
To share an experiment with a participant, so they can do it at home or in their office, copy the URL link and paste the link into an email or message. The participant can then open the link on their computer, set up their headset, and play the experiment. <br>

**In-house**\
If the participant is going to do the experiment in-house, open the experiment on your computer and select your Subject (their name) from the list. The experiment will then open in another browser window.

![](https://lh5.googleusercontent.com/0z-eaK5QR0jwPaw69xuTSFYad1Bh7E1TUSTQ9Ck5VDvGt48aHOAIsAWBQ6_rT4-o4Fbq4itIy1PoeOeFyNf3rRozs9KAlm1li_JDfrP7W0nzDZrwG5wbTit-7Ch6AJRq3otmqTy8=s0)

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://emotiv.gitbook.io/emotivpro-builder/playing-an-experiment/experiments-played-in-emotivpro-player.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
