# Content

This document gives you an **overview of what T\&D project is**. It encompasses the story about our journey till this moment and our plans for the next months. The content is structured in a way to be easily followed and to give you answers to some important questions.\
\
\- [What is Thesis & Dysmorphia](/lab-paper/start/mission-and-vision.md) & [Who we are](/lab-paper/start/who-we-are-and-how-it-started.md)?\
\- [What was our road like so far](/lab-paper/so-far/journey-so-far.md)?\
\- [What is the study we're creating](/lab-paper/thesis/introduction.md)?\
\- [What is Dysmorphia NFT project](/lab-paper/dysmorphia/introduction.md)?

**-> Hot topics of this paper are changes which are happening on Study & NFTs plan:**\
[- Phase 2 Study](/lab-paper/thesis/phase-2.md)\
\- [Phase 2 NFTs: Changes](/lab-paper/dysmorphia/nftnomics/phase-2-changes.md)\
\
Enjoy the reading!


---

# 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://thesis-and-dysmorphia.gitbook.io/lab-paper/start/content.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.
