> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hasdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Answer Box

<Frame caption="Answer Box">
  <img src="https://mintcdn.com/hasdata/uVf91kjKNrsKAsWC/apis/google-serp-api/images/answer-box.png?fit=max&auto=format&n=uVf91kjKNrsKAsWC&q=85&s=0c64243e0f4d891b24d9669824d70266" width="2648" height="1174" data-path="apis/google-serp-api/images/answer-box.png" />
</Frame>

<ResponseExample>
  ```json Response theme={null}
  {
    "answerBox":{
      "type":"organicResult",
      "title":"Understanding Core Web Vitals and Google search results",
      "link":"https://developers.google.com/search/docs/appearance/core-web-vitals#:~:text=Core%20Web%20Vitals%20is%20a,a%20great%20user%20experience%20generally.",
      "displayedLink":"https://developers.google.com › ... › Documentation",
      "snippet":"Core Web Vitals is a set of metrics that measure real-world user experience for loading performance, interactivity, and visual stability of the page. We highly recommend site owners achieve good Core Web Vitals for success with Search and to ensure a great user experience generally.",
      "snippetHighlitedWords":[
        "a set of metrics that measure real-world user experience for loading performance, interactivity, and visual stability of the page"
      ],
      "source":"Google for Developers"
    }
  }
  ```
</ResponseExample>
