# Welcome! 😎

<figure><img src="https://3511960728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQcAFnZBNfgyMKDAln9uU%2Fuploads%2FK9oqY6MOPTDgbxtWd3zf%2FScreenshot%202023-06-17%20at%2020.52.07.png?alt=media&#x26;token=8ea8fffe-8ec6-44fd-996a-3e83fa014284" alt=""><figcaption></figcaption></figure>

## Get started?&#x20;

Do you want to explore our documentation and get all the information you need to get started in clearly defined steps? Let's get you set up and started.

{% content-ref url="api-doc" %}
[api-doc](https://docs.getgamp.com/api-doc)
{% endcontent-ref %}

## Get latest  updates

Find out about latest changes to the gamp API.

{% content-ref url="reference/api-change-log" %}
[api-change-log](https://docs.getgamp.com/reference/api-change-log)
{% endcontent-ref %}

## Jump right in?

Would you like to dive deep and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="reference/api-reference" %}
[api-reference](https://docs.getgamp.com/reference/api-reference)
{% 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.getgamp.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.
