# Starke Finance

## Starke Finance

- [Welcome](https://docs.starke.finance/readme.md)
- [Vision and mission](https://docs.starke.finance/vision-and-mission.md)
- [Funding](https://docs.starke.finance/funding.md)
- [Managed funds](https://docs.starke.finance/products/managed-funds.md)
- [Overview](https://docs.starke.finance/products/managed-funds/overview.md)
- [rkShares Blue Chip](https://docs.starke.finance/products/managed-funds/rkshares-blue-chip.md)
- [Fund Tokenization as a Service (FTaaS)](https://docs.starke.finance/products/fund-tokenization-as-a-service-ftaas.md)
- [Overview](https://docs.starke.finance/products/fund-tokenization-as-a-service-ftaas/overview.md)
- [Features](https://docs.starke.finance/products/fund-tokenization-as-a-service-ftaas/features.md)
- [FTaaS API](https://docs.starke.finance/products/fund-tokenization-as-a-service-ftaas/ftaas-api.md)
- [Vaults](https://docs.starke.finance/products/fund-tokenization-as-a-service-ftaas/ftaas-api/vaults.md)
- [Vaults Admin](https://docs.starke.finance/products/fund-tokenization-as-a-service-ftaas/ftaas-api/vaults-admin.md)
- [Vaults Transactions](https://docs.starke.finance/products/fund-tokenization-as-a-service-ftaas/ftaas-api/vaults-transactions.md)
- [Staking Service](https://docs.starke.finance/products/staking-service.md)
- [Overview](https://docs.starke.finance/products/staking-service/overview.md)
- [Native staking](https://docs.starke.finance/products/staking-service/native-staking.md)
- [Liquid staking](https://docs.starke.finance/products/staking-service/liquid-staking.md)
- [Terms and Conditions](https://docs.starke.finance/terms-and-conditions.md)
- [Privacy Policy](https://docs.starke.finance/privacy-policy.md)
- [About Starke Finance](https://docs.starke.finance/about-starke-finance.md)
- [Contact](https://docs.starke.finance/contact.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.starke.finance/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
