# Welcome to stFLIP

## Welcome to stFLIP

- [Introduction to stFLIP](https://docs.stakedflip.fi/getting-started/introduction-to-stflip.md): stFLIP is a liquid staking solution backed 1:1 with native FLIP. Holders earn protocol rewards from Chainflip validator nodes.
- [Stake Your FLIP in 30 Seconds](https://docs.stakedflip.fi/getting-started/stake-your-flip-in-30-seconds.md): This page outlines the complete staking process from a user perspective.
- [Stake FLIP From a Vesting Contract](https://docs.stakedflip.fi/how-to/stake-flip-from-a-vesting-contract.md): This page outlines the process of staking your FLIP should it be locked into a staking contract.
- [Unstake](https://docs.stakedflip.fi/how-to/unstake.md): Need to unstake your FLIP for some reason? It's just as easy as staking.
- [Buy stFLIP](https://docs.stakedflip.fi/how-to/buy-stflip.md): This page outlines the process for swapping into stFLIP on a decentralised exchange. Please note, swaps are not currently live on the Chainflip network.
- [View Analytics](https://docs.stakedflip.fi/how-to/view-analytics.md): This page explains the stFLIP analytics page from a user perspective.
- [What is Chainflip (FLIP)?](https://docs.stakedflip.fi/info/what-is-chainflip-flip.md): All about the Chainflip protocol. For more information, check out the full Chainflip documentation at: docs.chainflip.io/concepts/
- [Community tools & links](https://docs.stakedflip.fi/info/community-tools-and-links.md): If you have any questions, please reach out to our Thunderhead community channels, listed below.
- [FAQ](https://docs.stakedflip.fi/info/faq.md): The following are some frequently asked questions.
- [Transparency and Risks](https://docs.stakedflip.fi/info/transparency-and-risks.md): We at Thunderhead are committed to being fully transparent and honest with our users.
- [Contract Addresses](https://docs.stakedflip.fi/technical/contract-addresses.md)
- [Audits](https://docs.stakedflip.fi/technical/audits.md)
- [Security](https://docs.stakedflip.fi/technical/security.md)
- [Overview](https://docs.stakedflip.fi/governance/overview.md): stFLIP is a Liquid Staking Token that also has veto rights on governance proposals.
- [Operator Onboarding](https://docs.stakedflip.fi/governance/operator-onboarding.md): This page details the process for onboarding additional node operators.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.stakedflip.fi/getting-started/introduction-to-stflip.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.
