# Conduct (Remote) Tests and Interviews with Real People + Archetypes

Conducting interviews & tests

{% embed url="<https://www.youtube.com/watch?v=MZbydtrgCsI>" %}

**Already experienced?** Just copy and adapt these templates, if they are useful for your!

* Introduction template: [https://docs.google.com/document/d/1z...](https://docs.google.com/document/d/1zt75pZk3xAyx2t_tCxLI1ilRBig_wGKpvDlTaS1VoxU/edit)&#x20;
* Interview template: [https://docs.google.com/document/d/1O...](https://docs.google.com/document/d/1OpOKd_sEQufZMHUBAzQPs8vOVZ6YVwzxA8RWicwJZDw/edit)&#x20;
* Test template: [https://docs.google.com/document/d/1S...](https://docs.google.com/document/d/1SmSnirX9Jwv3knFyayZFBPH8wtu4cPGdmpp8WJV4Gac/edit)&#x20;

**Need to freshen up your mind?** Watch from 00:53 until 04:25!

**Want more?** Watch the entire thing!

## Creating Archetypes

Archetype template: <https://docs.google.com/document/d/1_5SHIBGask6crl_TghjNvvGuNqiXOQ4rYBfLuzSzBVU/edit?usp=sharing>


---

# 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://help.osoc.be/global/tutorials/how-to-conduct-remote-tests-and-interviews-with-real-people.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.
