# Welcome

## Overview

Welcome to the FAQ section of the SCAPE GitBook. Here you will find comprehensive answers to common questions, ensuring you have all the information you need.&#x20;

## Quick links

{% content-ref url="/pages/F7KVqF8lbQVmd4qwbmNH" %}
[Table Of Contents](/scape-faqs/table-of-contents.md)
{% endcontent-ref %}

## Get Started

{% content-ref url="/pages/OIpKhwGZtqDMixtQownS" %}
[General Questions](/scape-faqs/general-questions.md)
{% endcontent-ref %}

{% content-ref url="/pages/k9afUx4u60rKlc1VC7fd" %}
[Utility Access](/scape-faqs/utility-access.md)
{% endcontent-ref %}

{% content-ref url="/pages/VwDbQL31PAgpRi4HTIE8" %}
[Engagement Rewards](/scape-faqs/engagement-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/6Om3AV5J2hamdE77Dqdl" %}
[Gaming Experience ](/scape-faqs/gaming-experience.md)
{% 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://faq.scape.crowd1.com/welcome.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.
