# Home

<figure><img src="https://105158476-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGSMK61uFxhlKDWQyrNcr%2Fuploads%2Fp2xBvcLsYdbpIcuZJyKA%2Fdeveloper-portal.png?alt=media&#x26;token=02cb112d-ff92-45b7-bec3-0fdb4850e62b" alt=""><figcaption></figcaption></figure>

Welcome to [TapRaise](https://tapraise.com)'s developer docs, where you can learn more about TapRaise's API and developer tooling. You can use TapRaise's API to build everything from light scripts to complete integrations for the tool you're working on. Integrate tools, move data, or extend TapRaise through a powerful JSON-based, RESTful API. You bring the ideas, we’ll bring the wires.


---

# 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://developer.tapraise.com/api/home.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.
