# Welcome to Perpflow

### About Perpflow

Perpflow is your automated command center for delta-neutral yield generation on Hyperliquid. Our platform simplifies complex trading strategies through intelligent automation, allowing you to earn consistent funding rate yields while staying protected from market volatility.

### Documentation Overview

This documentation covers:

* Detailed explanations of how the strategy works
* Step-by-step guides for managing positions
* Technical documentation and FAQs

### Find Us At

* Website: <https://perpflow.xyz/>
* Twitter: <https://x.com/perpflow>
* Discord: <https://discord.gg/zjScWyGu>

***

*In the general section, you'll find fundamental information about the Perpflow platform, including detailed mechanics, strategy explanation, and general platform features.*


---

# 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://perpflow.gitbook.io/peprflow/welcome-to-perpflow.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.
