# Pazaryeri Valör Tipleri

<table><thead><tr><th width="253">Tip</th><th>Açıklama</th></tr></thead><tbody><tr><td>1</td><td>Verilen değer kadar ödeme onayı tarihine artı (+) gün eklenir</td></tr><tr><td>2</td><td>Verilen değer haftanın bir gününü temsil eder. Eğer değer 2 ise onay verildikten sonraki ilk Salı günü ödeme alt üye işyerine yansır</td></tr><tr><td>3</td><td>Verilen değer ayoın bir gününü temsil eder. Eğer değer 21 ise onay verildikten sonraki ayın ilk 21. günü ödeme alt üye işyerine yansır</td></tr></tbody></table>


---

# 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://developer.paywall.one/sistem-verileri/pazaryeri-valor-tipleri.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.
