# Overview

{% hint style="success" %}
We cover everything from historical user metadata to our own proprietary scoring algorithm. We will soon be integrating social x onchain endpoints and methods as well.
{% endhint %}

## Machine Learning

Our intelligent ML and data-driven system allow for adaptively detecting and tracking emerging crypto trends without human intervention.

TOTO uses feedback from [OzDAO](https://twitter.com/oz_dao) members to train and improve the detection and classification models that capture insights into Crypto’s permissionless markets. This positive feedback loop results in ever-improving insights of actionable alpha.

## TOTO Integrations

* [OzDAO](https://twitter.com/oz_dao)
  * OzDAO uses TOTO to track thousands of crypto projects from the earliest stage, often well before on-chain insights are possible.
* [WandBot](https://docs.wandbot.app/)

  * WandBot uses TOTO to bridge the gap between the social and on-chain graphs. Leveraging TOTO’s low latency, WandBot users have an edge with the fastest available social-fi insights, metrics, and real-time alert signals.

## Join our Public API Forum

Join the public forum and get answers to any questions you might have.

{% embed url="<https://t.co/KiaAdQq7hV>" %}
Ask questions, request features, or just drop by and tell us what you're working on.
{% endembed %}

## Important Pages

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Credit Values</td><td>See the credit value cost per endpoint and method</td><td><a href="credit-values">credit-values</a></td></tr><tr><td></td><td>API Reference</td><td>Learn more about the endpoints and methods we offer</td><td><a href="api-reference">api-reference</a></td></tr><tr><td></td><td>Changelog</td><td>Find out what notable changes have been made</td><td><a href="changelog">changelog</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://docs.totoml.app/overview.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.
