# Architecture

Velar's architecture consists of the following key components:

## Bitcoin Base Layer

This provides the underlying security and decentralization for the ecosystem. Velar leverages Bitcoin's proof of work consensus mechanism to validate transactions and secure the network.

## Bitcoin Layer 2 Solutions

Velar operates on various Bitcoin Layer-2 scaling solutions to enable fast and low-cost transactions while reducing the load on the Bitcoin base layer. These Layer-2 platforms also provide smart contract functionality, allowing for the development of sophisticated DeFi applications.

Currently, Velar is live on the following Bitcoin Layer-2 solutions:

\- Stacks

\- Bitlayer

\- BOB

As Velar progresses, the protocol aims to expand its compatibility and go live on EVM-compatible Bitcoin Layer-2 solutions. This will further enhance Velar's interoperability and accessibility, enabling developers to build DeFi applications using familiar tools and programming languages.

By leveraging multiple Bitcoin Layer-2 solutions, Velar ensures a robust and flexible infrastructure that can adapt to the evolving needs of the DeFi ecosystem while maintaining the security and decentralization benefits of the Bitcoin base layer.

## DeFi Applications

The DeFi products like decentralized exchanges, lending protocols etc. are built on top of the Stacks layer. This is where the end-user DeFi services reside.

## Decentralized Identity

Velar will integrate decentralized identity solutions to enable users to manage identities without relying on centralized authorities.

## Interoperability

The protocol is designed for interoperability between various crypto assets. This increases liquidity and enhances usability for end users.

<br>


---

# Agent Instructions: 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:

```
GET https://docs.velar.com/velar/overview/architecture.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.
