# Sleepy Kangaroos Docs

### Table of Contents

* [<mark style="color:purple;">Drop Details</mark>](/docs/drop-details.md)
* [<mark style="color:purple;">Roadmap</mark>](/docs/roadmap.md)
* [<mark style="color:purple;">Asset Storage</mark>](/docs/asset-storage.md)
* [<mark style="color:purple;">Proof of Fairness</mark>](/docs/proof-of-fairness.md)
* [<mark style="color:purple;">Terms of Use</mark>](/docs/terms-of-use.md)

### Smart Contract Addresses <a href="#block-13d14e00fb8140f78bb9ae05a6e99d4b" id="block-13d14e00fb8140f78bb9ae05a6e99d4b"></a>

Official SK smart contract address: `0x2587c0a43d46df9d3475498d7ea4d06cefefffc7`

### Important links <a href="#block-c6d2eee93b004797b7daf7dc39544f48" id="block-c6d2eee93b004797b7daf7dc39544f48"></a>

[<mark style="color:blue;">**Twitter**</mark>](https://www.twitter.com/sleepykangaroos)

[<mark style="color:purple;">**Discord**</mark>](https://t.co/JmSYUpZvu4)


---

# 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.sleepykangaroos.com/sleepy-kangaroos-docs.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.
