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

# HyperCore

The **HyperCore Market** on Hypurr Fun is where you can trade perp and spot tokens that have already launched on Hyperliquid. This includes advanced features like spot/perp trading, sniping newly listed tokens, and managing airdrops efficiently.

***

### Tools Available <a href="#features" id="features"></a>

**Telegram**

* **General & Support Channel**: [Hfun Chat](https://t.me/+SJRiO42rufBmODBk) for FAQs and community discussions.
* **Listing Alerts**: Get notified instantly when new tokens are created and when new pairs are launched on HL, allowing you to act quickly by sniping or dumping tokens.
* **Token-Specific Chats**: Each spot token has its own dedicated Telegram chat for discussions and updates.

**Hypurr Explorer**

* Access [Hypurrscan](https://hypurrscan.io/) to explore token data, auctions, trending tokens, TWAP, and general stats.

***

### What Can You Do in the Spot Market? <a href="#what-can-you-do-in-the-spot-market" id="what-can-you-do-in-the-spot-market"></a>

1. **Trade Spot Tokens** Buy and sell tokens like **HFUN/USDC,** and more. Execute spot trades or set up advanced strategies like **TWAP (Time-Weighted Average Price)** to optimize your entries and exits.
2. **Snipe New Tokens** Configure your sniper to act on newly listed tokens instantly, ensuring you don’t miss out on opportunities. The more **$HFUN** you hold in your wallet, the higher your priority over others is.
3. **Manage Your Airdrops** Automatically sell tokens that have been airdropped to your wallet using the **dumper** feature. This saves time and ensures you can capitalize on market opportunities.
4. **Trade Perp Instruments** Access perpetual contracts for leveraged trading on various assets.

***

### Useful Commands <a href="#useful-commands" id="useful-commands"></a>

**Commands to Execute in the Hfun Bot**

* **`/tokens`**: View a list of tokens ordered by 24-hour trading volume (Trending Tokens).
* **`/sniper`**: Set up and configure the sniper to automatically purchase tokens as soon as they are listed.
* **`/dumper`**: Automate the selling of airdropped tokens directly from your wallet.
* **`/spotwallet`**: View and manage your assets in the Spot Market.
* `/perpwallet`: View and manage your positions.
* **`/spotpnl`**: Track your current positions and view your profit and loss (PnL) for spot trades.
* **`/twaps`**: View your active TWAP (Time-Weighted Average Price) orders.
* **`/search [SYMBOL]`** **`/buy [SYMBOL]`**: Open the trade widget for a specific token.

**Commands to Execute in the Token’s Hfun Chat**

* **`/price`**: Check the price, market cap, and 24-hour price change of a token.
* **`/info`**: View token details, number of holders, liquidity, and allocation.
* **`/twaps`**: View currently running TWAP orders for the token.


---

# 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://hfun.gitbook.io/hypurr-fun-docs/guide/hypercore.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.
