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

# Team

<details>

<summary>Founders</summary>

**`Hikaru` | Cofounder & CEO |** [**Twitter**](https://twitter.com/MetaHikaru?s=20\&t=wYazfgRQlA8YXlPfnkSi8Q)

Multi-talented professional with experience in risk management, software development and project management in leading financial institutions and fintech startups.

**`RustySol` | Cofounder & CTO** **|** [**Twitter**](https://twitter.com/RustySol?s=20\&t=wYazfgRQlA8YXlPfnkSi8Q)

Rust developer and vault architect at leading crypto exchange. Highly experienced blockchain expert in dealing with cold wallet management as well as on and off chain integration.

</details>

<details>

<summary>Engineering</summary>

**`SolMaker` | Software Engineering & Growth |** [**Twitter**](https://twitter.com/thesolmaker?s=20\&t=wYazfgRQlA8YXlPfnkSi8Q)

Tech entrepreneur and software engineer with one exit.

**`SoloVerse` | Software Engineering Lead**

Passionate software engineer who has developed innovative products on different platforms including web, mobile, CI/CD and more

**`MinhVan` | Software Engineer**

**`Kai` | Software Engineer**

**`nibbus` | Software Engineer**&#x20;

</details>

<details>

<summary><strong>Product</strong></summary>

**`SolMoose`** **|** **Product Lead |** [**Twitter**](https://twitter.com/MooseSol)

Product growth and innovation strategies in crypto and traditional finance.&#x20;

**`Poffertjes` | UI/UX Designer**&#x20;

**`Aagust` | UI/UX Designer**&#x20;

**`Helzzz` | QA**

</details>

<details>

<summary>Growth</summary>

**`SolRunner` | Marketing Lead |** [**Twitter**](https://twitter.com/runner_sol?s=20\&t=wYazfgRQlA8YXlPfnkSi8Q)

Veteran digital and social media marketer specialized in consumer and FinTech sectors.&#x20;

**`Conconut` | Growth**

</details>

{% hint style="info" %}

### **Join Us**

Want to join a fast-growing, passionate and rockstar team to build something big in the NFT space? Please DM SolMaker (will not dm)#9853 on Discord.&#x20;

We're looking for:&#x20;

* React & full stack web3 developers&#x20;
* Solidity blockchain developers&#x20;
* Marketers & collab managers to promote Candy Shop adoption
* Community managers
  {% endhint %}


---

# 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://liqnft.gitbook.io/docs/candy-shop/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.
