# tmpst.io

## tmpst.io

- [Welcome to Tempest!](https://docs.tmpst.io/introduction/welcome-to-tempest.md): Tempest builds and manages renewable energy producing assets such as solar & wind facilities and transfers the benefits directly to $TMPST token holders.
- [Litepaper](https://docs.tmpst.io/introduction/litepaper.md)
- [Team](https://docs.tmpst.io/introduction/team.md): The Tempest team consists of renewable energy developers, a blockchain developer, a social media marketer, and a DeFi expert.
- [Pre-Sale](https://docs.tmpst.io/usdtmpst-token/pre-sale.md)
- [Features](https://docs.tmpst.io/usdtmpst-token/features.md)
- [Tokenomics](https://docs.tmpst.io/usdtmpst-token/tokenomics.md)
- [Carbon Credit Market](https://docs.tmpst.io/further-reading/carbon-credit-market.md)
- [Environmental Attributes](https://docs.tmpst.io/further-reading/environmental-attributes.md)
- [Our Vision](https://docs.tmpst.io/further-reading/our-vision.md): Tempest stands to be a first mover in the individual carbon offset market.
- [Contracts](https://docs.tmpst.io/official-links/contracts.md): All platform contracts will be open source and posted as the $TMPST token and it's presale are developed.
- [Social Links](https://docs.tmpst.io/official-links/social-links.md): Find our official links here!


---

# 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.tmpst.io/introduction/welcome-to-tempest.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.
