# Protosol Docs

## Overview

**Protosol** is a high-performance browser extension for Solana wallet management, bulk asset transfers, and rapid multi-wallet trading. Designed specifically for power users and institutions, Protosol combines a robust feature set with an intuitive UI to provide unparalleled control over Solana-based activity.

The application is structured into three main features:

* **Manage:** Create, import, organize, and monitor wallets.
* **Transfer:** Configure and execute asset transfers across multiple wallets.
* **Trade:** Use the Multi-Wallet Execution Deck for instant, one-click trading operations.<br>

## Quick links

{% content-ref url="get-started/download" %}
[download](https://docs.protosol.io/get-started/download)
{% endcontent-ref %}

{% content-ref url="features/manage" %}
[manage](https://docs.protosol.io/features/manage)
{% endcontent-ref %}

{% content-ref url="features/transfer" %}
[transfer](https://docs.protosol.io/features/transfer)
{% endcontent-ref %}

{% content-ref url="features/trade" %}
[trade](https://docs.protosol.io/features/trade)
{% endcontent-ref %}


---

# 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.protosol.io/protosol-docs.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.
