# Getting Started

Inverter Protocol is a token programmability protocol that enables programmable issuance and tokens flows between parties. The protocol is designed to support any project or use case that requires launching a token and defining its economy between participating entities while ensuring openness, adaptability, and ease of use.

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Concepts</strong></td><td>Learn more about how Inverter works</td><td><a href="https://1025028369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7XSxOkwmgeDYeGDuEW1s%2Fuploads%2FnQJ44Y0FSGddIDL814Fz%2FConcepts.jpg?alt=media&#x26;token=b502b3ba-16d5-4c57-a546-5f5c02891e7c">Concepts.jpg</a></td><td><a href="concepts/what-is-inverter-network">what-is-inverter-network</a></td></tr><tr><td><strong>SDK</strong></td><td>Start using our various SDK's </td><td><a href="https://1025028369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7XSxOkwmgeDYeGDuEW1s%2Fuploads%2FvoQChEkonyj1G9n82M4N%2FSDK.jpg?alt=media&#x26;token=d3459c54-13d4-4556-8682-fd9355ba34c4">SDK.jpg</a></td><td><a href="sdk">sdk</a></td></tr><tr><td><strong>Contracts</strong></td><td>Explore Inverter’s smart contracts</td><td><a href="https://1025028369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7XSxOkwmgeDYeGDuEW1s%2Fuploads%2FOsucgMwIdgqqO17fmZNa%2FContracts.jpg?alt=media&#x26;token=687fa364-9e3c-4fcf-b7bc-4a3ec0fc6a4d">Contracts.jpg</a></td><td><a href="contracts/technical-paper">technical-paper</a></td></tr><tr><td><strong>Support</strong></td><td>Get help and find answers to your questions</td><td><a href="https://1025028369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7XSxOkwmgeDYeGDuEW1s%2Fuploads%2FdrGVEPSv3LmN0FvA1ouJ%2FSupport.jpg?alt=media&#x26;token=2eb1f401-e90e-4431-afd5-2adbe985fdbd">Support.jpg</a></td><td><a href="support">support</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.inverter.network/getting-started.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.
