# Live Deployment

**To deploy  & automate the strategies live for trading, You will need to**\
\
1\. Select a strategy you created to deploy live\
2\. API keys generated by HyperLiquid or by adding your wallet private keys( which are never saved on our DB)\
\
Headover to "My Strategies", choose a strategy & Click "Deploy" & follow the prompts to add your HyperLiquid API Keys / Private wallet keys.

<figure><img src="/files/tmAF3qzAS98gb64FGpqC" alt=""><figcaption></figcaption></figure>

Live Deployed strategies would show up under "Live Strategies"

<figure><img src="/files/b7JzeGsnUdDZOVoaLLWa" alt=""><figcaption></figcaption></figure>

Heres a random  strategy running live, You will see detailed stats & execution happening live on HL!

<figure><img src="/files/JfDLUJl7Pqr7v7TrqeLl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RfECpO740KxsSvV8lJrt" alt=""><figcaption></figcaption></figure>

**You can easily see the  trades taking place live on HyperLiquid!**

<figure><img src="/files/YE27kUmxMB76S2E7ckzg" alt=""><figcaption></figcaption></figure>


---

# 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://modern-stoic-ai.gitbook.io/hypertrade-ai/getting-started/platform-features/live-deployment.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.
