# Welcome to BLOCKSURANCE!

{% hint style="info" %}
**Good to know:** BLOCKSURANCE is a decentralised application, it is a contract factory on the Polygon blockchain, much like Uniswap, which is capable of spawning an unlimited number of liquidity pools, among other things. These pool contracts are used to supply liquidity to users interested in obtaining coverage for their tokenized assets. Coverage purchased from a pool is represented by an NFT, which represents the proof of ownership of the coverage obtained, and can be traded on the open market.
{% endhint %}

## Getting Started

**Got 2 minutes?** Check out a video overview of our product:

{% hint style="info" %}
**Good to know:** Check out this video overview of how to obtain coverage through the app.
{% endhint %}

![](https://122944749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbHCfBFSbw4YtPlaiteF%2Fuploads%2FN3vyHzgMXlCk9vfp1IhQ%2Fezgif-4-fccebade02.gif?alt=media\&token=9cd7e24e-241f-4ea9-895b-d538d02a9c6c)

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="guides/obtaining-coverage" %}
[obtaining-coverage](https://alexei-mirkin.gitbook.io/blocksurance-v2/guides/obtaining-coverage)
{% endcontent-ref %}

{% content-ref url="guides/providing-liquidity" %}
[providing-liquidity](https://alexei-mirkin.gitbook.io/blocksurance-v2/guides/providing-liquidity)
{% endcontent-ref %}

{% content-ref url="guides/opensea" %}
[opensea](https://alexei-mirkin.gitbook.io/blocksurance-v2/guides/opensea)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="fundamentals/listed-tokens" %}
[listed-tokens](https://alexei-mirkin.gitbook.io/blocksurance-v2/fundamentals/listed-tokens)
{% endcontent-ref %}

{% content-ref url="fundamentals/liquidity-pools" %}
[liquidity-pools](https://alexei-mirkin.gitbook.io/blocksurance-v2/fundamentals/liquidity-pools)
{% endcontent-ref %}

{% content-ref url="fundamentals/liquidity" %}
[liquidity](https://alexei-mirkin.gitbook.io/blocksurance-v2/fundamentals/liquidity)
{% endcontent-ref %}

{% content-ref url="fundamentals/creating-pools" %}
[creating-pools](https://alexei-mirkin.gitbook.io/blocksurance-v2/fundamentals/creating-pools)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them. Combine guides with this approach to 'fundamentals' and you're well on your way to great documentation!
{% endhint %}


---

# 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://alexei-mirkin.gitbook.io/blocksurance-v2/welcome-to-blocksurance.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.
