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

# Influencio Team

### **Danjal Kanani, Co-Founder Influencio**

Danjal Kanani is a Swedish influencer and entrepreneur. He is a partner and finance manager in Jocke & Jonna AB, and has an Instagram profile with 161,000 followers. He is also involved in a number of other companies.

Kanani, who lives in Norrköping, has appeared in videos of Jocke & Jonna in front of millions of viewers and grown larger on social media. He received an award for Snapchat of the Year at Guldtuben in 2017.

### **Daniel Daboczy, Technicorum Holdings Group CEO, Co-Founder Influencio**

CEO of Technicorum, Creator of KingSwap & CEO of Gravitas International Associates, Founder of FundedByMe.com

As the longtime founder and CEO of FundedByMe, Daboczy led a company that was Europe’s fastest-growing equity and reward-based crowdfunding platform working with connecting investors and entrepreneurs. He took the initial idea all the way to the stock market and helped fund over 650 companies with more than 85 million. Daniel is a crypto veteran with vast amounts of industry knowledge in the fields of blockchain and venture capital

Some of the awards and accolades of Daniel are: “Disrupter of the Year”, “European Fintech Awards,” “Supertalent- category Financial Prodigies,” winner of Digital Winners Award "No Guts - No Glory" by Telenor Norway, “Best Service Provider - Finalist,” winner of the Nordic "Best Service Provider" Awards,” winner of the “White Bull Bully Award,” and winner of Sollos Memorial Fund’s "An Entrepreneurial Initiative Worthy of Encouragement."

### **Technicorum Holdings (Advisors)**

Technicorum Holdings is an Information Technology and Services group of companies specializing in Digital Assets, that was founded in 2020. Technicorum Holdings is one of the leading companies working to provide IT-related services to small and medium businesses as well as some enterprise-level companies across the globe. The headquarters of the company is situated in Singapore, with a growing presence in Europe and Australia


---

# 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://info-124.gitbook.io/influencio-litepaper/influencio-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.
