> For the complete documentation index, see [llms.txt](https://docs.protosol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.protosol.io/protosol-docs.md).

# 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="/pages/W0W6mvyQFHukErmVvjIC" %}
[Download](/get-started/download.md)
{% endcontent-ref %}

{% content-ref url="/pages/KMz4tN6dKX049qBnFig3" %}
[Manage](/features/manage.md)
{% endcontent-ref %}

{% content-ref url="/pages/xspb3U4glaUhVXopP1Tr" %}
[Transfer](/features/transfer.md)
{% endcontent-ref %}

{% content-ref url="/pages/CbZOEIHRKksf7lEr4vKI" %}
[Trade](/features/trade.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
