# Settings

You can access the settings by clicking on your Discord avatar within Pepper.

First of all, you can refresh the remote config. This is super useful if we change something in the backend and you need the newest version (e.g. a new shopify store).

You can give your Pepper instance a custom name to identify it later more easily when using multiple-instances.

One field below you can define your own Discord server webhook. This will allow you to send your checkouts to your own Discord server including checkout information and PayPal/3DS confirmation links. **Don't forget this!**

As a little extra you can re-position the PepperScripts on-site popups to a location of your choice to prevent overlapping with other notifications or important buttons.

<figure><img src="/files/CMQpiLGhEe8aIlJUlwZy" alt="" width="317"><figcaption></figcaption></figure>


---

# 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/getting-started/options/webhook.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.
