# Protocol

Welcome to the Protocol page, here you will find detailed descriptions of the pages on FU Capital platform. Each page serves a unique function designed to enhance your experience and provide essential information regarding the platform's functionality.

Below is the list of pages on FU Capital platform that will be described later in details:

#### 1. **Overview**&#x20;

The Overview page gives you a snapshot of your profile's core information.

#### 2. **Portfolio**

Essentially the Portfolio page is your central hub for managing and monitoring your positions. It offers valuable insights into your deployed funds.

#### 3. **Market**

The FU Capital platform provides separate sections for the Primary Market and the Secondary Market. This distinction allows you to clearly differentiate between new opportunities (Primary Market) and existing loans that are being traded between users (Secondary Market).

#### 4. **Statement**

The "Account Statement" page on the FU Capital platform provides a detailed summary of your account activity over a specified period.

#### 5. **Add/Withdraw**

The Add and Withdrawal page allows users to manage their funds using stablecoins like USDT or USDC on the Polygon network.


---

# 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.fucapital.io/protocol.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.
