# Getting Started

The Getting Started sections provides a high level overview of the steps required for a working solution. See the [OpenApi specification](https://docs.teranode.group/tng-identity-documentation/~/revisions/computed_OfzDlbIrdWOYUN0Lifl3_988d8cdb4d45bd6a1ee58f8290348ee9e5e115ec/tng-identity-sso/authorization-api/api-documentation/oauth-2.0) for details on specific endpoints referenced in this guide.

### Prerequisites

Before using the API, you must:

* Have an active SSO Account
* Configure an Application Client in the SSO system

Refer to the [SSO Getting Started Documentation](https://docs.teranode.group/tng-identity-documentation/~/revisions/computed_TC9gvi4bykDaQNB51N69_988d8cdb4d45bd6a1ee58f8290348ee9e5e115ec/tng-identity-sso/how-to-get-started) for account and client setup instructions.

***

#### **To start, explore the topics on**:

* **Configuring Your Service**
* **Redirecting End Users to SSO**
* **Accepting the Authorization Result**
* **Downloadi User Data**


---

# 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.teranode.group/tng-identity-documentation/tng-identity-sso/sso-api/getting-started.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.
