# Welcome to Kinetic

## Welcome to Kinetic

- [Overview](https://docs.kinetic.market/overview.md)
- [Getting Started](https://docs.kinetic.market/getting-started.md)
- [Liquidity Market](https://docs.kinetic.market/liquidity-market.md): Supplying and Borrowing through Kinetic on the Flare network.
- [Supply](https://docs.kinetic.market/liquidity-market/supply.md)
- [kTokens](https://docs.kinetic.market/liquidity-market/supply/ktokens.md)
- [Borrow](https://docs.kinetic.market/liquidity-market/borrow.md)
- [Liquidations](https://docs.kinetic.market/liquidity-market/borrow/liquidations.md)
- [Protocol Parameters](https://docs.kinetic.market/liquidity-market/protocol-parameters.md)
- [Testnet Tutorial Video](https://docs.kinetic.market/liquidity-market/testnet-tutorial-video.md)
- [Oracles and Pricing](https://docs.kinetic.market/oracles-and-pricing.md)
- [Kinetic Tokenomics](https://docs.kinetic.market/kinetic-tokenomics.md)
- [Voting and Governance](https://docs.kinetic.market/voting-and-governance.md)
- [Delegations for Kii](https://docs.kinetic.market/voting-and-governance/delegations-for-kii.md)
- [Dashboards](https://docs.kinetic.market/dashboards.md): Dashboards are visual tools that aggregate and display key data metrics in real time, helping users track performance, analyze trends, and make informed decisions.
- [Exchanges](https://docs.kinetic.market/exchanges.md): Exchanges are platforms that facilitate the buying, selling, and trading of digital assets, providing liquidity and accessibility for users.
- [Security and Risk Management](https://docs.kinetic.market/security-and-risk-management.md)
- [Health Factor](https://docs.kinetic.market/security-and-risk-management/health-factor.md)
- [Reports](https://docs.kinetic.market/security-and-risk-management/reports.md)
- [Contracts and API Documentation](https://docs.kinetic.market/contracts-and-api-documentation.md)
- [Kinetic YouTube](https://docs.kinetic.market/kinetic-youtube.md): Featured Videos
- [Co-Marketing Playbook](https://docs.kinetic.market/co-marketing-playbook.md)
- [Troubleshooting and FAQ's](https://docs.kinetic.market/troubleshooting-and-faqs.md)
- [Glossary of Terms](https://docs.kinetic.market/glossary-of-terms.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.kinetic.market/overview.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.
