> For the complete documentation index, see [llms.txt](https://whitepaper.axondao.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.axondao.io/axondao/our-projects/psyonic-psylosys.md).

# Psyonic (Psylosys)

{% embed url="<https://psylosys.io>" %}

## Shape the Future of Psychedelic Science

Be part of groundbreaking research from the comfort of your home. Join our pilot study exploring the subtle effects of microdosing through innovative voice and cognitive analysis.

#### What’s Involved?

1\. Baseline Assessments: Simple online mood and cognitive tasks taking approximately 45-60min to be completed on two consecutive days.

2\. Microdosing Assessment: Simple online mood and cognitive tasks taking approximately 30-40min to be completed on 2 days a week (one day when you are microdosing and one day when you are not microdosing).

3\. Follow-up Assessments: Simple online mood and cognitive tasks taking approximately 45-60min to be completed on two consecutive days which will be completed 2 weeks after you have finished your microdosing regime.

4\. Voice Recordings: Some of the tests will involve verbal responses which will be recorded and analysed for voice biomarker changes.

5\. Completion: Provide feedback to help us improve the protocol.

### **Benefit you will get.**

**Pioneer Scientific Discovery**

Your participation drives forward our understanding of microdosing's effects on the brain and behavior. Each voice recording and cognitive task contributes to a growing body of knowledge that could reshape mental health treatment.

**Research From Home**

No lab visits required. Our cutting-edge digital platform lets you participate entirely online, fitting seamlessly into your daily routine while contributing to breakthrough research.

**Personal Insights Journey**

Track your own cognitive patterns and emotional states throughout your microdosing experience. Gain valuable insights into your personal response through professional assessment tools.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.axondao.io/axondao/our-projects/psyonic-psylosys.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
