# Creating a simple form in your personal cabinet

Go to the store settings page at <https://tegro.money/my/shop-settings/> and click on the "Payment Form" tab.

![](https://1018586878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJcAs2O12jUZ6UQWgv6LS%2Fuploads%2Fgit-blob-1b554d1964da40628d65694518a1df1001040ad1%2Fimage%20\(68\).png?alt=media)

In the table on the right, fill in the required fields and click "get form" to get the HTML code to insert the form into your page

![](https://1018586878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJcAs2O12jUZ6UQWgv6LS%2Fuploads%2Fgit-blob-0ddfed0b062bee1bbeb9ab0fb10fe07c6bb837c8%2Fimage%20\(61\).png?alt=media)

Or just click on the button from the example and the payment link will open in a new window

![](https://1018586878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJcAs2O12jUZ6UQWgv6LS%2Fuploads%2Fgit-blob-2f5922b2ca25fcfe7fa23b0a8056fc9610cec256%2Fimage%20\(89\).png?alt=media)


---

# 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://tegro.gitbook.io/en/tegro-money/creating-a-payment/creating-a-simple-form-in-your-personal-cabinet.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.
