# Compare tables

## Сравнения цен TradeOn Pulse

{% hint style="info" %}
Метод предназначен для сравнения двух наборов  Items, полученных с различных рынков — сторонних сайтов, предлагающих покупку и продажу этих предметов. С его помощью можно выявить различия в ценах, наличии и других характеристиках, что помогает определить оптимальные торговые предложения. Этот запрос повторяет функциональность TradeOn Pulse для сравнения предметов и обнаружения потенциального профита, позволяя оперативно реагировать на рыночные изменения и находить выгодные сделки. Фильтрация осуществляется посредством передачи параметров в теле запроса, что позволяет задать критерии для сравнения товаров с разных рынков.
{% endhint %}

> **Стоимость операции: `2 токена`**

{% openapi src="/files/nW2bI7fR52QvUZTIhvuj" path="/public-api/item/compare-tables" method="post" %}
[swagger 19 02.json](https://2269672634-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMs10KcBWJWOk2mLYX0Ls%2Fuploads%2FC0r9wl8hSAX55IxGKzpY%2Fswagger%2019%2002.json?alt=media)
{% endopenapi %}


---

# 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://tradeon.gitbook.io/tradeon-api/info-item/compare-tables.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.
