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

# About Starke Finance

### Who We Are?

Starke Finance is a team of visionaries, technical experts and blockchain advocates building the bridge between traditional and decentralized finance.

* **Team Size:** Heartquartered in San Francisco Bay Area we formed a team of >5 members across multiple countries. Check detailed information about our team [here](https://starke.finance/company).
* **Expertise:** 20+ years combined in management, finance, blockchain and infrastructure.

### Our Journey

Our story began with a commitment to securing and decentralizing the Solana network. In 2023, we joined **Tour de Sun**, a Solana Foundation program onboarding independent validators. Since then, Starke Validator has grown into an institutional-grade staking service, meeting compliance standards and infrastructure best practices.

This validator foundation became the springboard for Starke Finance, [a vision](https://docs.starke.finance/vision-and-mission) we started to develop in stealth development mode in October 2024.

### Expanding Horizons

Recognizing the potential of the Solana ecosystem, we decided to diversify our project into distinct product lines, ensuring no aspect was deprioritized. 

On one hand, we continue to develop Starke Validator, strengthening its foundation to enable the creation of Starke Finance. Our goal is to revolutionize the financial landscape, demonstrating that we can build a blockchain based asset management that merge the best qualities of traditional finance together with blockchain inherited properties.   

But we won't stop there. Our vision is to enhance both the quality and variety of assets available on the platform. This includes incorporating tokenized securities such as stocks, ETFs, national bonds, indices, and other investment products, paving the way for a comprehensive and accessible financial ecosystem.

### Security and Compliance

We partner with a U.S.-based law firm, Goodwin Law, specialized in digital assets to ensure compliance with financial licensing requirements. Our infrastructure follows strict security standards, including **ISO 27001** and **SOC 2** certifications, reflecting our commitment to institutional-grade trust and reliability. Feel free to review for more information and request evidences [here](https://starke.finance/trust-center).

### Legal Entities

**StaRKe LLC** \
FinTech US California based entity registered in October 2024 serving as the core operating company of Starke Finance, providing staking services, infrastructure management and development of the FinTech platform that powers the broader ecosystem.

> **Address:**\
> 1401 21st St Suite R\
> Sacramento, California 95811\
> United States of America

**Starke Management, LLC**\
Asset Management firm registered in US Delaware that functions as the management company overseeing fund structures, handling governance, strategy, and administrative responsibilities for investment operations.

> **Address:** \
> 254 Chapman Rd, Ste 208 #24661\
> Newark, Delaware 19702\
> United States of America

**rkShares Blue Chip GP, LLC**\
Entity registered in US Delaware that acts as the general partner of rkShares Blue Chip, LP, holding fiduciary and decision-making authority for the fund investment strategy and operations.

> **Address:** \
> 254 Chapman Rd, Ste 208 #24660\
> Newark, Delaware 19702\
> United States of America

**rkShares Blue Chip, LP**\
Entity registered in US Delaware that acts as the limited partnership investment vehicle that pools investor capital, enabling participation in tokenized managed fund strategies under Starke Finance.

> **Address:** \
> 254 Chapman Rd, Ste 208 #24660\
> Newark, Delaware 19702\
> United States of America

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td></tr></tbody></table>


---

# 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://docs.starke.finance/about-starke-finance.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.
