# Store setup

On the settings page <https://tegro.money/my/shop-settings> you can enter all the necessary data for the operation of your store.

First you need to generate or make up a secret key, which is needed to sign requests, as well as specify pages to redirect users and notifications.

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

Now you can send the project for moderation, to do this, click on the switch.

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

After moderation, you will be able to accept payments immediately. Do not forget to select the desired payment systems:

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

And choose who will pay the service fee.

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

Now you can move on to configuring the [form of payment](https://tegro.gitbook.io/en/tegro-money/creating-a-payment/creating-a-simple-form-in-your-personal-cabinet).


---

# 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/getting-started/store-setup.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.
