# Get started

The TEOS API is currently only available via subscription. A free or trial version is not available. Since all data and information generated and processed via the TEOS API belong to your subscription, we set up a separate workspace for it. We call this a "tenant".

Contact CoreLedger and obtain a subscription. You can use [use this form](https://coreledger.net/contact/) to request a meeting with a manager to onboard you.

We are working on introducing a fully automated flow for setting up a new tenant, which will require some configuration questions to be answered right at the start. Until this is available, we will collect the necessary data via questionnaires.

As soon as we have your tenant ready, you can start trying out TEOS API functionality using [Postman examples.](https://github.com/CoreLedger-TEOS/API)

While you're waiting for your tenant to be prepared, we invite you to start exploring the TEOS API with the following topics:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Authentication</strong></mark></td><td>Learn how different types of access tokens work</td><td></td><td></td><td><a href="/pages/mQtavu1JhVr6KawZciGa">/pages/mQtavu1JhVr6KawZciGa</a></td></tr><tr><td><mark style="color:blue;"><strong>Guides</strong></mark></td><td>Learn which main concepts TEOS platform operates</td><td></td><td></td><td><a href="/pages/WqlHxsMr93KpEOH8ow6n">/pages/WqlHxsMr93KpEOH8ow6n</a></td></tr><tr><td><mark style="color:blue;"><strong>API reference</strong></mark></td><td>Check API description and common rules how to use it</td><td></td><td></td><td><a href="/pages/JGLn1J6b4AEtXO4aGQwR">/pages/JGLn1J6b4AEtXO4aGQwR</a></td></tr><tr><td><mark style="color:blue;"><strong>TEOS API overview</strong></mark></td><td>Check how TEOS API overview as part of TEOS platform to make sure you're fully prepared to get maximum of it</td><td></td><td></td><td><a href="/pages/sCTPOQe5UxdbiA754xSO">/pages/sCTPOQe5UxdbiA754xSO</a></td></tr></tbody></table>


---

# 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://teos-docs.coreledger.net/get-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.
