# Получение информации

- [getMe | Получение информации о ключе](https://docs.meowsms.app/poluchenie-informacii/getme-or-poluchenie-informacii-o-klyuche.md): Данный метод возвращает информацию о вашем API-ключе.
- [getServices | Получение всех сервисов](https://docs.meowsms.app/poluchenie-informacii/getservices-or-poluchenie-vsekh-servisov.md): Данный метод возвращает все доступные сервисы.
- [getCountries | Получение всех страны](https://docs.meowsms.app/poluchenie-informacii/getcountries-or-poluchenie-vsekh-strany.md): Данный метод возвращает все доступные страны.
- [countYieldRate | Получение процента переходов](https://docs.meowsms.app/poluchenie-informacii/countyieldrate-or-poluchenie-procenta-perekhodov.md): Данный метод расчитывает процент доходимости/переходов по ссылкам из SMS.


---

# 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.meowsms.app/poluchenie-informacii.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.
