> For the complete documentation index, see [llms.txt](https://docs.stabledoc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stabledoc.com/information/launch.md).

# Launch

## PinkSale Launch Pad

{% embed url="<https://www.pinksale.finance/#/launchpad/0xfDd99F96d2047DAD4cEB9d284eFA4a7a108a51f3?chain=BSC>" %}

## StableDoc Token Smart Contract

{% embed url="<https://bscscan.com/token/0x543c7ebb52d56985f63f246a5b3558aff79037d7>" %}

{% hint style="success" %}
Smart Contract **Verified** by *BscScan*
{% endhint %}

{% hint style="success" %}
Smart Contract **Audited** by *Trynos*
{% endhint %}

{% hint style="info" %}
Smart Contract Audit by Certik - **Incoming**
{% endhint %}

### Total Supply

> <mark style="color:blue;">100,000,000 SDT</mark>

### Symbol

> <mark style="color:blue;">SDT</mark>

### Decimal

> <mark style="color:blue;">18</mark>

### Contract Address

> <mark style="color:blue;">0x543c7ebb52d56985f63f246a5b3558aff79037d7</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.stabledoc.com/information/launch.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.
