# Platform Guide

## Overview

Welcome to the Secured Finance platform guide. This section provides a comprehensive overview of our web application interface, designed to help you navigate and utilize all the features of the Fixed-Rate Lending Protocol. The platform offers a user-friendly experience for lending, borrowing, and trading zero-coupon bonds with fixed rates.

{% hint style="info" %}
If you wish to start trading immediately, please visit our [Beginners Guide](/fixed-rate-lending/getting-started.md) featuring tutorial animations.
{% endhint %}

## What You'll Learn

* How to navigate the six main tabs of the platform interface
* How to use the Trading tab for buying and selling zero-coupon bonds
* How to monitor market conditions and yield curves
* How to manage your portfolio, positions, and collateral
* How to bridge assets between different blockchains
* How to earn and utilize platform points and participate in campaigns

## Key Components

* [**Trading**](/fixed-rate-lending/getting-started/platform-guide/trading.md): The main interface for lending and borrowing through zero-coupon bond trading
* [**Markets**](/fixed-rate-lending/getting-started/platform-guide/markets.md): View blockchain status, market conditions, and yield curves for digital assets
* [**Portfolio**](/fixed-rate-lending/getting-started/platform-guide/portfolio.md): Manage assets, collateral, positions, and transaction history
* [**Bridge**](/fixed-rate-lending/getting-started/platform-guide/bridge.md): Transfer assets securely between different blockchain networks
* [**Points**](/fixed-rate-lending/getting-started/platform-guide/points.md): Earn rewards based on platform usage and participation

## Related Resources

* [Lending Assets](/fixed-rate-lending/getting-started/lending-assets.md): Detailed guide on lending through the platform
* [Borrowing Assets](/fixed-rate-lending/getting-started/borrowing-assets.md): Step-by-step instructions for borrowing
* [Managing Positions](/fixed-rate-lending/getting-started/managing-positions.md): How to monitor and adjust your positions
* [Core Mechanics](/fixed-rate-lending/core-mechanics.md): Understanding the protocol's fundamental concepts
* [Advanced Topics](/fixed-rate-lending/advanced-topics.md): Exploring technical details and advanced features

***

In the following sections, we provide detailed explanations of each tab's functions and usage. This will enable you to maximize the use of the Secured Finance platform and manage your assets more effectively.


---

# 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.secured.finance/fixed-rate-lending/getting-started/platform-guide.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.
