Ajax And Csrf

Guys,

after this I’m getting Bad Request (#400): Unable to verify your data submission. on my ajax requests.

how can I add csrf token on my ajax requests?

just added <?= Html::csrfMetaTags() ?> to layout