# Sharp Options

Let's go through it step by step:

**Sharp** - a simple, intuitive way to trade, leverage, and hedge your assets.

**P2P Options** - trade directly with other users. If you can’t find a suitable order, create your own buy or sell order.

**Options Contracts** - the contract (the right, but not the obligation, to buy or sell the asset) is created when your order is filled by another party. The market sets demand, supply, and the fair options price.

**7-day** - a simplified approach where options expire 7 days from creation, allowing users to focus on the best trading strategies without worrying about options duration or making complex calculations.\
\*more traditional way to trade 1/2/4-week options, expiring on Fridays, will be released in our Pro version (more details TBA).

**American style** - options can be exercised at any time before the expiration date.

Now let's move to Options Basics or feel free to go directly to our [Lite](broken://pages/cZvzahuXUNTvbcZXn4I0) or [Full](broken://pages/uhLPYsIn3uaw60uP3aQf) view.


---

# 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.sharptrade.fi/sharp-options.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.
