# Introduction

## Your Remedy Account

{% content-ref url="<https://app.gitbook.com/o/4Uny8uZZEpTFsxaj2wD3/s/PCCIJdCJiCYilTfYWBxh/>" %}
[Remedy accountt](https://app.gitbook.com/o/4Uny8uZZEpTFsxaj2wD3/s/PCCIJdCJiCYilTfYWBxh/)
{% endcontent-ref %}

## Remedy Products

<figure><img src="https://2449700779-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYlDATXRmyNEgJ7ZRcrba%2Fuploads%2FOLdNeK2oVqsiPl6p7yzR%2FGlider.png?alt=media&#x26;token=d6b7aef4-695a-4188-ad98-9d8d18bfd6c2" alt=""><figcaption></figcaption></figure>

[Glider](https://glide.r.xyz/) is a code query engine designed to run variant and data analysis on smart contracts by providing a framework that allows anyone to query contract code as one would do with data.

Learn more:

{% content-ref url="<https://app.gitbook.com/o/D7bVwvgIhKRqv3dZQbQH/s/DX4Ojc4j1ef51TUAtYOx/>" %}
[Glider IDE](https://app.gitbook.com/o/D7bVwvgIhKRqv3dZQbQH/s/DX4Ojc4j1ef51TUAtYOx/)
{% endcontent-ref %}

***

<figure><img src="https://2449700779-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYlDATXRmyNEgJ7ZRcrba%2Fuploads%2Fu1gaBBssgNAcP8iuRDwi%2FBugBounty%20Platform%202.png?alt=media&#x26;token=67449600-d24e-4dd1-8d30-35a5c7529019" alt=""><figcaption></figcaption></figure>

Remedy BB platform is designed to connect companies with skilled security researchers, offering a streamlined and secure way to identify and fix vulnerabilities.&#x20;

With our platform, you can enhance your cybersecurity defenses, protect sensitive data, and ensure peace of mind by leveraging the expertise of top-notch researchers who are rewarded for their findings.

Learn more:

{% content-ref url="<https://app.gitbook.com/o/4Uny8uZZEpTFsxaj2wD3/s/v5CBTu43BnwwUy9gr11K/>" %}
[Bug bounty](https://app.gitbook.com/o/4Uny8uZZEpTFsxaj2wD3/s/v5CBTu43BnwwUy9gr11K/)
{% endcontent-ref %}

***

<figure><img src="https://2449700779-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYlDATXRmyNEgJ7ZRcrba%2Fuploads%2FjepuKKqhKOxYqKNqTFcn%2FZK%20Proof.png?alt=media&#x26;token=0534d7e8-b217-4cd9-b836-b0cea67bb275" alt=""><figcaption></figcaption></figure>

Remedy uses a cryptographic technique - [ZK proof](https://wiki.r.security/wiki/Zero-knowledge_proof), that allows one party (the prover) to demonstrate to another party (the verifier) that a statement is true without revealing any information about the underlying details of that statement.&#x20;

In simpler terms, ZK Proof allows proving knowledge of a secret or a fact without disclosing the actual secret or fact.

Learn more:

{% content-ref url="<https://app.gitbook.com/o/4Uny8uZZEpTFsxaj2wD3/s/OjHGLrN2sO9Cky6dahxo/>" %}
[ZK Proof](https://app.gitbook.com/o/4Uny8uZZEpTFsxaj2wD3/s/OjHGLrN2sO9Cky6dahxo/)
{% endcontent-ref %}

***

<figure><img src="https://2449700779-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYlDATXRmyNEgJ7ZRcrba%2Fuploads%2FhY8rEFbfnjNoocRDlIDc%2FRVSS%20calculator.png?alt=media&#x26;token=c0615012-08bd-46b5-8981-630cac8cf242" alt=""><figcaption></figcaption></figure>

The RVSS calculator is built upon the [Common Vulnerability Scoring System Version 3.1](https://www.first.org/cvss/calculator/3.1) Calculator, forming a robust and reliable framework for Web3 vulnerability assessment.

Learn more:

{% content-ref url="<https://app.gitbook.com/o/4Uny8uZZEpTFsxaj2wD3/s/odVn9Fx3IdFRObPj8ICJ/>" %}
[RVSS Calculator](https://app.gitbook.com/o/4Uny8uZZEpTFsxaj2wD3/s/odVn9Fx3IdFRObPj8ICJ/)
{% 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://docs.r.xyz/main/introduction.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.
