# 👩‍💻 Getting Started as a Developer

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🦀 <strong>Rust SDK</strong></td><td>Integrate with Spark using Rust</td><td></td><td><a href="/pages/fU7JjBYyZyX90WRJ6z41">/pages/fU7JjBYyZyX90WRJ6z41</a></td></tr><tr><td>⚙️ TypeScript SDK</td><td>Typescript SDK useage guide</td><td></td><td><a href="/pages/Su7R67fn2P7eJBEIZTE1">/pages/Su7R67fn2P7eJBEIZTE1</a></td></tr><tr><td>🔍 <strong>Data Indexing</strong></td><td>Getting up to speed on how to index the order book</td><td></td><td><a href="/pages/lFs5UxYL8CZRt5ee9F4E">/pages/lFs5UxYL8CZRt5ee9F4E</a></td></tr><tr><td>🔢 Order Book Technical Reference</td><td>Learn the logic behind the order book</td><td></td><td><a href="/pages/CbaFrXjJVsOUwVbvS4d8">/pages/CbaFrXjJVsOUwVbvS4d8</a></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.v12.trade/build/getting-started-as-a-developer.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.
