# Welcome to Gamma Options Docs

## Overview

[Gamma Options](https://gammaoptions.com) is decentralized, non-custodial, community governed, and secure protocol built on Ethereum blockchain. Using [Gamma Options App](https://upbeat-panini-4581fd.netlify.app/trade/eth-usd/all) you can easily:

* buy and sell options
* provide liquidity (market making) and earn on trading fees
* earn yield by deploying strategies (soon)
* lend assets and generate income from interest rate

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="getting-started/setup-crypto-wallet" %}
[setup-crypto-wallet](https://doc.gammaoptions.com/docs/getting-started/setup-crypto-wallet)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://doc.gammaoptions.com/docs/broken-reference)
{% endcontent-ref %}

{% content-ref url="getting-started/deposit-funds" %}
[deposit-funds](https://doc.gammaoptions.com/docs/getting-started/deposit-funds)
{% endcontent-ref %}

## Fundamentals

{% content-ref url="fundamentals/option-contract" %}
[option-contract](https://doc.gammaoptions.com/docs/fundamentals/option-contract)
{% endcontent-ref %}

{% content-ref url="fundamentals/margin/margin-account" %}
[margin-account](https://doc.gammaoptions.com/docs/fundamentals/margin/margin-account)
{% endcontent-ref %}

{% content-ref url="fundamentals/markets/vol-range-amm" %}
[vol-range-amm](https://doc.gammaoptions.com/docs/fundamentals/markets/vol-range-amm)
{% endcontent-ref %}

{% content-ref url="fundamentals/markets/lp-position" %}
[lp-position](https://doc.gammaoptions.com/docs/fundamentals/markets/lp-position)
{% endcontent-ref %}


---

# 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://doc.gammaoptions.com/docs/welcome-to-gamma-options-docs.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.
