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

# Meet our team!

**Tennogi - Founder and Developer**

Tennogi has 10+ years experience as a software developer. His experience includes financial software development (advisor systems, trading algorithms), B2B markets and cyber security, with 2+ years experience as a Web3 developer (MEV, sniping & sandwich bots, audits, freelancing, own projects, etc.). Tennogi has dedicated a lot of time to conceptualising and building ScaleX!

**Bunnnyyyy - Back End Developer**

Bunny has 10+ years of experience as a software developer and 2+ years experience as a Web3 developer (auto-compounders, NFTs, proxies, etc.). Bunny has worked with some sizeable projects in the past!

**Tazz - Front End Developer**

Tazz has been a full stack developer for 12+ years, and has 1+ year experience as a Web3 developer. He has also very well-known in many DeFi communities, having established himself as a developer who always delivers top-tier, sleek front ends!

**Disc0 - Marketing** \
\
Disc0 has been in crypto for several years now, and DeFi for a couple of years. During those years in DeFi, Disc0 has been involved with the community, partnerships and marketing side of several sizeable projects, as well as having connections to different influencers and general groups in DeFi, both public and private.


---

# 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://scalex.gitbook.io/scalex/meet-our-team.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.
