> For the complete documentation index, see [llms.txt](https://docs.matrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.matrix.io/event/matrix-ai-network-and-neuroscience-ama-question-collection.md).

# Matrix AI Network & Neuroscience AMA Question Collection

<figure><img src="/files/0lwArvaeb7CgAQT5C5ms" alt=""><figcaption></figcaption></figure>

Dear Matrixian,

&#x20;

We have entered the Matrix 3.0 Blueprint, which we blend Neuroscience with AI on Matrix. An Ask Me Anything (AMA) session with a renowned expert in the field of neuroscience and applications will be held. This is a fantastic opportunity for our community to ask questions and learn from one of the leaders in the industry.

&#x20;

To ensure that the AMA session is productive and informative, we would like to collect questions in advance. We invite you to raise questions about the application of neuroscience to AI, web3, Metaverse or any other field. These questions will be screened and answered by the expert during the AMA session.

&#x20;

Please submit your questions via  <https://forms.gle/VUZxBY4wpWhsNhX56>  by February 12. Questions got selected will have a prize of 250 MAN.

&#x20;

We look forward to an engaging and enlightening session with our expert.

&#x20;

Note:

&#x20;       1\.     The event is subject to change without prior notice;

&#x20;       2\.     Matrix reserves all rights in the event.

{% embed url="<https://twitter.com/MatrixAINetwork/status/1623898189093797889>" %}

{% embed url="<https://coinmarketcap.com/community/post/323183395>" %}

{% embed url="<https://matrixainetwork.medium.com/matrix-ai-network-neuroscience-ama-question-collection-4737d727f89a>" %}


---

# 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://docs.matrix.io/event/matrix-ai-network-and-neuroscience-ama-question-collection.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.
