# Getting set up

<details>

<summary>Step1: Contact Us</summary>

Connect with our dedicated team to discuss your unique business needs and requirements.

</details>

<details>

<summary>Step 2: Choose Your Solution</summary>

Decide whether you'd like to integrate [Sanduk's API](/home/on-off-ramp-and-settlements/on-off-ramp-api.md) for seamless transactions or leverage our [settlements service](/home/on-off-ramp-and-settlements/settlement-solutions.md).

</details>

<details>

<summary>Step 3: Complete KYC Onboarding</summary>

Fulfill the necessary Know Your Customer (KYC) onboarding documents to ensure compliance and security.

</details>

<details>

<summary>Step 4: Let's Begin ⚡️</summary>

Once the formalities are done, you're all set to start leveraging Sanduk's powerful solutions for your business needs!

</details>


---

# 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://sanduk.gitbook.io/home/getting-set-up.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.
