# Core

**Core** serves as the central pillar of UGS Labs, seamlessly connecting users to our innovative platform through a dedicated browser extension. By integrating Core into the exchanges you already use, we aim to provide a streamlined and intuitive experience.

In this section, we will explore:

* What is Core?
* Who can benefit from Core?
* Where can you use Core?
* How does Core function?


---

# 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://underground-society.gitbook.io/underground-society/ugs-labs-product-overviews/core.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.
