# Welcome

![](https://565005617-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M_PzqjP5skTkL48YmhH%2F-MaiyRdvSIWLEsmXGN7p%2F-Maiyajewq9n28y2vBSV%2Fbanner.png?alt=media\&token=66617454-0fa6-4158-baab-d54c59c6e1a6)

First of all: we are very happy to have you in our Pepper family!

**Please take your time and read this guide carefully.**

Many of your future questions can find an answer here. If there still is anything left you would like to ask, feel free to open a ticket in our Discord and a supporter will help you for sure.

Are you ready? On to the [first steps](https://docs.pepperscripts.com/getting-started/first-steps)!


---

# 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.pepperscripts.com/master.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.
