# 1Tap Finance Docs

1Tap Finance brings crypto discovery and execution into one workflow:

* **1Tap DApp** for swaps, staking, auto-staking, borrowing, wallet actions, and portfolio tracking.
* **1Tap Telegram Signals** for Social Calls, Pump Radar, Trending alerts, token scans, and PnL feedback.
* **1Tap Scanner Bot** for fast token checks, stats, and Social Sniper controls.

{% hint style="info" %}
This documentation is English-only. The GitBook navigation and product pages are maintained in English.
{% endhint %}

## Start Here

{% content-ref url="/pages/vL1DcetmvLTErjo9FeTF" %}
[Overview](/1tap-docs/readme/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/3c3uQgEEiE8feL0BfumJ" %}
[Getting Started](/1tap-docs/readme/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/f9up1NgR7ZbKdn8dkF8B" %}
[Workflow](/1tap-docs/readme/workflow.md)
{% endcontent-ref %}

## Product Map

| Area              | What it does                                | Best for                                          |
| ----------------- | ------------------------------------------- | ------------------------------------------------- |
| **Swap**          | Instant token swaps powered by Jupiter      | Converting tokens at the best rates on Solana     |
| **Staking**       | Jupiter and Kamino earning vaults           | Finding yield opportunities and managing deposits |
| **Auto-Staking**  | Autonomous background yield optimizer       | Automatically maximizing asset yield              |
| **Borrow**        | Collateralized borrowing (Jupiter / Kamino) | Borrowing assets against crypto collateral        |
| **Portfolio**     | Active vaults and transaction history       | Tracking positions after deposit/withdraw         |
| **Social Call**   | Community and KOL token calls               | Early discovery                                   |
| **Pump Radar**    | Automated early Solana token radar          | Pump.fun-style market monitoring                  |
| **View Stats**    | Scanner bot token analytics                 | Verification before action                        |
| **Social Sniper** | Private sniper dashboard                    | Managing automated social-call execution rules    |

{% hint style="warning" %}
All signals are for reference only. Manage your own risk. You are responsible for every trading decision.
{% endhint %}


---

# 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://1tap.gitbook.io/1tap-docs/readme.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.
