# Overview

**stAIke is an AI-powered yield optimization protocol that leverages on-chain wallet transaction data to generate personalized, risk-weighted staking strategies. By combining blockchain analytics and generative AI, stAIke helps users maximize DeFi returns while minimizing exposure—no manual research or guesswork needed.**

{% content-ref url="/pages/03nrSjl4Zg6v0IwYwjVm" %}
[Problem and Solutions](/staike-whitepaper/problem-and-solutions.md)
{% endcontent-ref %}

***

### :coin: Tokenomics

{% content-ref url="/pages/mFE2lINll0hoUIGYGPMU" %}
[Tokenomic Overview](/staike-whitepaper/tokenomics/tokenomic-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/8LFSodsRIOSwX3HTnYH9" %}
[Token Allocation (Initial Distribution)](/staike-whitepaper/token-allocation-initial-distribution.md)
{% endcontent-ref %}

{% content-ref url="/pages/uycyclSVbL4f9ijFfHOj" %}
[Token Design](/staike-whitepaper/token-design.md)
{% endcontent-ref %}

***

### :earth\_asia: Protocol

{% content-ref url="/pages/o1SpwOdZ5lnWND63YkKy" %}
[AI Calculator](/staike-whitepaper/protocol/ai-calculator.md)
{% endcontent-ref %}

{% content-ref url="/pages/mPe1xa14ibZWidxtPmr7" %}
[Intelligence Lake](/staike-whitepaper/intelligence-lake.md)
{% endcontent-ref %}

{% content-ref url="/pages/pCJUhICu9LWQchqGcEbO" %}
[Example Flow](/staike-whitepaper/example-flow.md)
{% endcontent-ref %}


---

# 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://staike.gitbook.io/staike-whitepaper/introductions/overview.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.
