# The Process

{% hint style="info" %}
We place the highest priority on maintaining accurate data, to achieve this, we employ a rigorous process to ensure that all our data is up to date at the moment of integration and over time when changes occur.
{% endhint %}

## [Research Team](/main-process/the-process/research-team.md)

1. Data Gathering

## [Technical Team](/main-process/the-process/technical-team.md)

2. Data Breakdown
3. On chain cross reference
4. Review & Approval

## [Development Team](/main-process/the-process/develpment-team.md)

5. Data Preprocessing
6. Secure Database Sync
7. Indicator & API Integration
8. Security Data Encryption

## [Research + Development *(Over-time)*](/main-process/the-process/data-maintanance.md)

9. Data Reconciliation
10. Governance Monitoring
11. Update Implementation


---

# 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.tokeline.com/main-process/the-process.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.
