# Futures

At XYes.com, our clients can speculate on the future prices of specific cryptocurrencies. Similar to futures contracts in traditional financial markets, cryptocurrency futures contracts are agreements that stipulate buying or selling a certain amount of cryptocurrency at a predetermined price at a specific future date.

Here’s an analysis of how cryptocurrency futures work:

**Speculation and Hedging:**\
Clients can use futures contracts to speculate on future price movements of cryptocurrencies. If you believe the price will rise, you might purchase a futures contract (going long); if you believe the price will fall, you might sell a futures contract (going short). This allows XYes clients to potentially profit in both bull and bear markets. Additionally, futures contracts can also be used for hedging, helping to mitigate the price risks associated with holding cryptocurrencies.

<mark style="background-color:orange;">**Screenshot Explanation of Specific Operations**</mark>


---

# 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://docs.xyes.com/cryptocurrency/futures.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.
