# SERP API

- [Introduction](https://doc.thordata.com/doc/scraping/serp-api/introduction.md)
- [Configuration](https://doc.thordata.com/doc/scraping/serp-api/configuration.md)
- [Quick Start Guide](https://doc.thordata.com/doc/scraping/serp-api/quick-start-guide.md)
- [API Playground](https://doc.thordata.com/doc/scraping/serp-api/api-playground.md)
- [SSL Certificate](https://doc.thordata.com/doc/scraping/serp-api/ssl-certificate.md)
- [Send Your First Request](https://doc.thordata.com/doc/scraping/serp-api/send-your-first-request.md)
- [Query Parameters](https://doc.thordata.com/doc/scraping/serp-api/query-parameters.md)
- [Google](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google.md)
- [Google Search](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-search.md)
- [Google Shopping](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-shopping.md)
- [Google Local](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-local.md)
- [Google Videos](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-videos.md)
- [Google News](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-news.md)
- [Google Product](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-product.md)
- [Goole Flights](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/goole-flights.md)
- [Google Images](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-images.md)
- [Google Lens](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-lens.md)
- [Google Trends](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-trends.md)
- [Google Hotels](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-hotels.md)
- [Goole Play](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/goole-play.md)
- [Google Jobs](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-jobs.md)
- [Google Scholar](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-scholar.md)
- [Google Maps](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/google-maps.md)
- [Goole Finance](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/goole-finance.md)
- [Goole Patents](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/google/goole-patents.md)
- [Bing](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/bing.md)
- [Bing Search API](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/bing/bing-search-api.md)
- [Bing News API](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/bing/bing-news-api.md)
- [Bing Shopping API](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/bing/bing-shopping-api.md)
- [Bing Maps API](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/bing/bing-maps-api.md)
- [Bing Images API](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/bing/bing-images-api.md)
- [Bing Videos API](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/bing/bing-videos-api.md)
- [Yandex](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/yandex.md)
- [DuckDuckGo](https://doc.thordata.com/doc/scraping/serp-api/query-parameters/duckduckgo.md)
- [Response Result](https://doc.thordata.com/doc/scraping/serp-api/response-result.md)
- [Google](https://doc.thordata.com/doc/scraping/serp-api/response-result/google.md)
- [Bing](https://doc.thordata.com/doc/scraping/serp-api/response-result/bing.md)
- [Yandex](https://doc.thordata.com/doc/scraping/serp-api/response-result/yandex.md)
- [DuckDuckGo](https://doc.thordata.com/doc/scraping/serp-api/response-result/duckduckgo.md)
- [FAQs](https://doc.thordata.com/doc/scraping/serp-api/faqs.md)
- [SERP API Google Query Parameters](https://doc.thordata.com/doc/scraping/serp-api/serp-api-google-query-parameters.md)
- [SERP API Bing Query Parameters](https://doc.thordata.com/doc/scraping/serp-api/serp-api-bing-query-parameters.md)
- [Billing Instructions](https://doc.thordata.com/doc/scraping/serp-api/billing-instructions.md)
- [Response Codes](https://doc.thordata.com/doc/scraping/serp-api/response-codes.md)


---

# 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://doc.thordata.com/doc/scraping/serp-api.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.
