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

# Welcome to SolanaTap

<figure><img src="/files/1WAN4IzVsA6PaRhVG7k2" alt=""><figcaption></figcaption></figure>

Welcome to the official Solana Tap documentation. Solana Tap is a free Chrome extension by Solana Funded that lets you trade funded capital directly on the Solana trading terminals you already use. Browse the sections below to get started.

Solana Tap is the official Chrome extension by Solana Funded that lets you trade funded capital directly inside the Solana trading terminals you already use. Instead of switching to a new platform, Tap injects a Solana Funded trading overlay on top of terminals like Axiom, Padre, Photon, BullX, and Phantom Terminal.

#### **With Solana Tap you can:**

* Trade up to $100,000 in funded capital with a 90% profit split
* Execute trades with MEV protection and priority fee controls
* Set Stop Loss and Take Profit directly inside the extension
* Buy, manage, and track your Solana Funded evaluation challenges without leaving your terminal
* Access 500,000+ tradable Solana tokens, 24/7
* Challenge fees are 100% refundable once you become a funded trader

> Browse the sections below to get started.

<figure><img src="/files/5Y8lyOX1ogwoVYncoUyS" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.solanatap.io/welcome-to-solanatap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
