# Syde Architecture

- [Overview](/docs.syde.fi/technical-documentation/syde-architecture/overview.md): Syde - Synthetic Derivative - financial instrument that mimics the value and behavior of a real-world asset (like stocks, commodities, or currencies) without requiring ownership of the actual asset
- [Oracles](/docs.syde.fi/technical-documentation/syde-architecture/oracles.md): syde.fi utilizes the decentralized Pyth, which provides up-to-date token prices data to smart contracts on TON.
- [AVG Users](/docs.syde.fi/technical-documentation/syde-architecture/avg-users.md): Typical DeFi users who can find new protocol.
- [Whales Users](/docs.syde.fi/technical-documentation/syde-architecture/whales-users.md): Whales are individuals or institutions that own large amounts of cryptocurrency.
- [Syde Module](/docs.syde.fi/technical-documentation/syde-architecture/syde-module.md): Module is a suite of smart contracts that handle the core logic for mint assets,  burn assets, swap assets, liquidation, update user sc and check prices
- [Admin](/docs.syde.fi/technical-documentation/syde-architecture/admin.md): Describe about admin functions in Syde smart-contract
- [User Flow](/docs.syde.fi/technical-documentation/syde-architecture/user-flow.md): User Transaction scheme TL-B
