# Trading Platform SDK

Scarab's trading platform SDK (Software Development Kit) is a comprehensive set of tools, resources, and libraries that empowers developers to integrate Scarab's advanced trading capabilities into their own crypto projects. With this SDK, creators can access and leverage Scarab's innovative features, including Turnkey generated trading wallets and passkey security technology. The SDK is designed to facilitate a seamless and secure trading experience, allowing developers to enhance their platforms with cutting-edge trading functionalities without the need to build them from the ground up. It opens up possibilities for other projects to integrate Scarab's "degen wallet infrastructure", contributing to the overall adoption and expansion of innovative trading solutions in the DeFi space.&#x20;

## SDK Inquiries

Interested developers can contact us on [Twitter](https://twitter.com/ScarabTools) or[ Telegram](https://t.me/scarabtools) where we would be happy to discuss your project's needs and provide necessary implementation resources.

For an example of what our SDK is capable of, please visit[ Defined.fi](https://www.defined.fi/tokens) and check out the trading and wallet capabilities they have implemented, all powered by Scarab's SDK.

## Pricing

All partners must market buy **$15,000** worth of tokens and hold them in order to use our SDK. Additionally, partners must choose a user fee option below:

<figure><img src="/files/8SV98r9ICcIFEWh1ldwa" alt=""><figcaption></figcaption></figure>


---

# 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://scarab.gitbook.io/scarab-docs/scarab-sdk/trading-platform-sdk.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.
