# Plan your integration

Integrating with Trio allows you to accept payments, receive payouts, and seamlessly reconcile your accounts. With **Trio Checkout**, you can easily create a payment flow—either embedding it directly on your website or hosting it on Trio’s platform.

Our APIs provide a **secure and efficient** way to process payments in Brazil, while the **Trio Dashboard (internet banking)** centralizes reporting, giving you **real-time visibility** into charges, fees, refunds, and transfers.

To get started, simply [**log in**](https://app.trio.com.br) or [**register**](https://onboarding.trio.com.br) for a Trio account.

### Get started

While a Trio integration can be completed in as little as **one week**, the timeline may vary depending on the complexity of your internal systems.

For businesses with additional integration requirements, the process can take anywhere from **less than a week to up to three months**. Key factors influencing this timeline include:

* **Engineering resources** available for development and testing;
* **Integration with internal systems** such as ERP or accounting platforms;
* **Change management** across impacted teams.

Understanding these dependencies will help you plan a smooth and efficient integration.

### Suggested Schedule

<table><thead><tr><th width="148">Phase</th><th width="125">Duration</th><th>Task</th></tr></thead><tbody><tr><td><strong>Design</strong></td><td>1 week</td><td>Work with the impacted teams in the new implementation or migration.</td></tr><tr><td><strong>Setup</strong></td><td>1–2 days</td><td>Create and activate your Trio account by <a href="https://onboarding.trio.com.br">signing up</a> and completing your business profile.</td></tr><tr><td><strong>Build</strong></td><td>1–2 weeks</td><td>Build your frontend integration.</td></tr><tr><td></td><td>2–4 weeks</td><td>Build your server-side integration.</td></tr><tr><td></td><td>2 weeks</td><td>Build your reporting and reconciliation flow.</td></tr><tr><td><strong>Test / go live</strong></td><td>1 week</td><td>Test end-to-end in test and live environments.</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.trio.com.br/getting-started/plan-your-integration.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.
