# Getting Started with Seam Components

The following topics help you to get started using Seam Components in various types of applications:

* [Get Started with React](/latest/ui-components/overview/getting-started-with-seam-components/get-started-with-react-components-and-client-session-tokens.md)
* [Get Started with Client Side Components](/latest/ui-components/overview/getting-started-with-seam-components/get-started-with-client-side-components.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://docs.seam.co/latest/ui-components/overview/getting-started-with-seam-components.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.
