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

# Web3

&#x20;\~ This section's write-up is work-in-progress \~

### SF - Founder - [@metaknight\_sf](https://twitter.com/metaknight_sf)

The person who had the idea for the whole take-over is SF , who has been a long-time holder of Solana Hills. He is the founder and CEO of a major fashion house ([NYCA](https://www.nycalliance.com/)), a Harvard Business School alumni and a member of the [Young Presidents’ Organisation](https://www.ypo.org/) <img src="https://cdn.discordapp.com/emojis/928895028133249036.webp?size=44&#x26;quality=lossless" alt=":claps:" data-size="line">

### **Web3 Lead Dev: Zen**

leads the technical product roadmap for the project. He is the CTO of a venture-backed AI tech start-up. Currently full-time web3 and market-making and having graduated with an Economics degree from Cambridge, Zen will be helping to shape the technical and tokenomics aspects of the project.&#x20;

### **Advisory Dev: Black Magic**&#x20;

NFT dev in web3 and the founder of catchonlabs. <img src="https://cdn.discordapp.com/emojis/979493237184155659.gif?size=44&#x26;quality=lossless" alt=":pepehacker:" data-size="line"> With an illustrative engineering background in web2, he will be helping Solana Hills to redevelop our website and help implement many of the new ideas we have in the roadmap. He is also leading the direction on the project’s tokenomics.&#x20;

### **Business Development: Tadpole**&#x20;

manages business development for the team. She holds a high-level position at a Fortune 500 company. Her forte is in managing large million-dollar project launches and business operations across different countries. She will be laser-focused <img src="https://cdn.discordapp.com/emojis/928896117620490250.gif?size=44&#x26;quality=lossless" alt=":gatodance:" data-size="line"> on creating winning business relationships for the team.&#x20;

### **Security Manager: Pika**&#x20;

security manager for the discord. Since young he has been tinkering with electronics and technology, breaking things <img src="https://cdn.discordapp.com/emojis/928894415504834610.gif?size=44&#x26;quality=lossless" alt=":kermit_gun:" data-size="line"> to figure out how they worked and what made them secure. You’re in safe hands here.


---

# 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://gitbook.solanahills.io/team/web3.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.
