# Welcome Beta Fam!

## :exploding\_head: How it works?

Feeling like an eager beaver? Read the full Whitepaper and get making your first request:

{% content-ref url="introduction" %}
[introduction](https://oneupi.gitbook.io/integration/introduction)
{% endcontent-ref %}

## :rocket: Get started? LFG :rocket:

Dive a little deeper and start exploring our API reference to get an idea of all magic that's possible with our API:

{% content-ref url="reference/integration-reference" %}
[integration-reference](https://oneupi.gitbook.io/integration/reference/integration-reference)
{% endcontent-ref %}


---

# 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://oneupi.gitbook.io/integration/welcome-beta-fam.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.
