> For the complete documentation index, see [llms.txt](https://tsukihime-organization.gitbook.io/tsukihime/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tsukihime-organization.gitbook.io/tsukihime/introduction.md).

# Introduction

## Official Links

Twitter — <https://twitter.com/Tsukihime_NFT>\
Discord — <https://discord.com/invite/3Ktzx5SpXM>

## About Us

Tsukihime is a project based on the Solana Blockchain. The main utility of the project is the staking $TKH token, with which holders will be able to interact with the project. Our primary mission is the development of the Tsukihime Brand, which can be purchased by $TKH holders (clothes, accessories, paraphernalia and much more you will find in our store). For the future development of projects, we will form a DAO, which $TKH holders can join. \
\
**Team**\
\
William | Founder | from Wolfsburg, Germany -  our fearless leader who leads Tsukihime into a brighter future. \
**Discord**: William | Tsukihime#5225\
\
Oliver | Co-Fouder & WEB3 | from Prague, Czech Republic- our omniscient web3 programmer, he works wonders.\
**Discord**: Infected #0024\
\
Sabrina ( Artist ) Wolfsburg, Germany - all the art that you see in our project is the merit of our artist. She has been creating real masterpieces for 5 years, now her whole world is set out in the Tsukihime Collection.\
**Discord**: Ysushi #8091\
\
Jasmine | Marketing Managerr | from Paris, France - Every day our Marketing Manager Jasmine is working on promoting the Tsukihime project. She leads the whole project forward!\
\
Lateef | Moderator | from Cape tow, South Africa - Our reliable and dedicated Moderator is always happy to help and answer any of your questions. He is also a reliable friend.\
**Discord**: lateef#4201\
\
IJ | Collab Manager | from Montreal, Canada - This guy does a great job as a Collab Manager. We can always find interesting cooperation in our project.\
**Discord**: IJ 89244#7132\
\
Crypto Body | Collab Manager | from Owerri, Imo State - If you want a collab just contact this guy. He knows a lot about his work, you can not doubt him.\
**Discord**: Crypto Body#3570

<br>

<br>


---

# 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://tsukihime-organization.gitbook.io/tsukihime/introduction.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.
