# TimeWarp

## TimeWarp

- [Overview](https://docs.timewarp.finance/master.md)
- [Staking FAQ](https://docs.timewarp.finance/info/faq.md): Frequently Asked Questions
- [TIME Token](https://docs.timewarp.finance/info/time-token.md)
- [TimeWarp App](https://docs.timewarp.finance/info/timewarp-app.md)
- [Chrono.tech Ecosystem](https://docs.timewarp.finance/info/chrono.tech-ecosystem.md): Chrono.tech ecosystem consists of a suite of blockchain products and services. A proportion of the revenues generated by these will be used to buy back TIME and distribute it to users who stake th
- [Smart Contract](https://docs.timewarp.finance/info/smart-contract.md)
- [How to buy TIME](https://docs.timewarp.finance/how-to-guides/how-to-buy-time.md)
- [How to provide liquidity for TIME on Uniswap](https://docs.timewarp.finance/how-to-guides/how-to-provide-liquidity-for-time-on-uniswap.md)
- [Bridge: How to swap ERC-TIME to BEP-TIME and back](https://docs.timewarp.finance/how-to-guides/bridge-how-to-swap-time-eth-greater-than-bsc-and-bsc-greater-than-eth.md)
- [How to get Premium status on LaborX](https://docs.timewarp.finance/how-to-guides/how-to-get-premium-on-laborx.md): LaborX is a blockchain jobs freelance platform, developed by Chrono.tech
- [Team](https://docs.timewarp.finance/team.md)
- [Socials](https://docs.timewarp.finance/socials.md): Interested in being a part of Chrono.tech's global community? You came to the right place!


---

# 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.timewarp.finance/master.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.
