# Get started

**Create an account**\
Set up your TurquoiPay account and start building your integration right away.\
Ready to dive in? \ <mark style="background-color:blue;">**Create account →**</mark>

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Accept Payment</strong></td><td>A single link to accept payments securely in any messaging app.</td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><strong>Request a Quote</strong></td><td>Reach out to the provider of  a service or a product before booking or paying.</td><td></td><td></td><td></td></tr><tr><td><strong>Verify Reuputation</strong></td><td>Make safer decisions by checking credibility first.</td><td></td><td></td><td><a href="getting-started/publish-your-docs">publish-your-docs</a></td></tr><tr><td><strong>Business Checkout</strong> </td><td>Streamlined business checkout  — Accept payments globally.</td><td></td><td></td><td><a href="basics">basics</a></td></tr><tr><td><strong>Manage Subscripitions</strong></td><td>Skip setup. Start charging subscriptions with serverless integration.</td><td></td><td></td><td></td></tr><tr><td><strong>Explore All Products</strong></td><td>No matter your size or skillset — we've got you covered.</td><td></td><td></td><td></td></tr></tbody></table>

### Indie-App Setup

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Setup Serverless IndieApp</strong></td><td>Create a functional, trusted app in minutes using serverless infrastructure.</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://doc.vti3.net/readme.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.
