# Welcome To Everstrike

Everstrike is an all-in-one vibetrading DEX for crypto futures, options and spot.

It facilitates prompt trading - a revolutionary new way to trade using AI prompts.

Here's a few tips for getting started with trading on Everstrike:

* Check out the [docs](https://references.everstrike.io/)
* Try out the [testnet](https://app.testnet.everstrike.io/app/markets)
* [Review your account setttings](https://app.testnet.everstrike.io/app/account?key=overview) and [connect your wallet](/account/how-to-deposit-withdraw-and-stake-on-everstrike.md)
* [Make your first deposit](/account/how-to-deposit-withdraw-and-stake-on-everstrike.md)
* [Make your first trade](https://app.testnet.everstrike.io/app/trade)

Note that Everstrike is currently in beta, which means the following:

* The frontend web interface may still have non-critical bugs.
* The liquidity on the Mainnet may be insufficient for executing large trades.
* Contract specifications and legal documents may be changed within one week of notice.
* New API endpoints or new API parameters may be introduced within one week of notice. Everstrike guarantees to maintain backwards compatibility of existing API endpoints.
* Live support is non-existent, and support response times may, at times, be slow.


---

# 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://references.everstrike.io/announcements/welcome-to-everstrike.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.
