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

# Meet The Team

## About Us Website: <https://about.fundsfi.fund>

## Founder

### Anakin#7833 (Founder)

I have chosen to remain anonymous for the near future. I've been in the crypto space for 2 years. I started investing Ethereum but moved to Harmony. I'm also the core developer for FundsFi.

## Developers

### Alfa (Core Developer)

I started out as pure Blockchain developer and then got into Solidity. I have a passion for building product on web3 which can makes blockchain a daily used product for commoners. I have about a year and half of experience. Where I first started out with Hackathons, winning many of those for my decentralised projects. I am also the lead solidity dev for IMX PUNKS .

[![](https://about.fundsfi.fund/images/pic01.jpg)](https://about.fundsfi.fund/#)

### Anyx (Core Developer)

I am a solidity developer and tester. I have experience of building P2E games on EVM compatible chains. I have decent amount of experience in solidity and blockchain. I am a developer at Nature DAO and also work as a tester for Harmony Universe

[![](https://about.fundsfi.fund/images/pic01.jpg)](https://about.fundsfi.fund/#)

### Ace011 (Core Developer)

I started out as pure Game Dev and then got into Solidity/Web3. I have a passion for building games and extended reality experiences. I have about an year of experience. Where I first started out with Hackathons and Bounties, winning many of those for my Game fi and NFT projects. I am also the lead solidity dev for Chibi Cats Cafe and Atlantys.

[![](https://about.fundsfi.fund/images/pic03.jpg)](https://about.fundsfi.fund/#)

### VoidOp (Core Developer)

More Details Coming Soon.


---

# 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://one-usd.gitbook.io/fundsfi-whitepaper/fundsfi/meet-the-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.
