# Page 1

We have 2 way of reward handling, which you can choice as your preference and covenience

1\.&#x20;

in this method you can handle the reward in the sdk, and you can&#x20;

2.Webhook S2S Postback

receive conversions on their back-end servers and handle the reward to the users.

MyChips can send a postback to your server with reward information. The configuration for postbacks is available in your publisher dashboard. This method is useful for validating and securely rewarding users without client-side manipulation.&#x20;

and you can check the detail guide of webhook s2s rpostback set in the sub page o


---

# 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.mychips.io/reward-handling/page-1.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.
