# Fluxity Docs

## Fluxity Documentation

- [Introduction](https://docs.fluxity.finance/introduction.md)
- [What Is Token Streaming?](https://docs.fluxity.finance/introduction/what-is-token-streaming.md): New financial horizons and monetization opportunities
- [What Is Fluxity?](https://docs.fluxity.finance/introduction/what-is-fluxity.md): Token streaming through the eyes of Fluxity
- [Why Choose Fluxity?](https://docs.fluxity.finance/introduction/why-choose-fluxity.md): Things that set Fluxity apart
- [Who Is Fluxity For?](https://docs.fluxity.finance/introduction/who-is-fluxity-for.md): Use cases of token streaming with Fluxity
- [Getting Started](https://docs.fluxity.finance/getting-started.md): How to setup Fluxity and start token streaming
- [Roadmap](https://docs.fluxity.finance/roadmap.md): How Fluxity evolves with time
- [Features](https://docs.fluxity.finance/features.md): The set of things you can do with Fluxity
- [Cancellable Streams](https://docs.fluxity.finance/features/cancellable-streams.md)
- [Standard Streams](https://docs.fluxity.finance/features/standard-streams.md)
- [Vesting](https://docs.fluxity.finance/features/vesting.md)
- [Cliff Time](https://docs.fluxity.finance/features/cliff-time.md)
- [Off-Chain Tracker](https://docs.fluxity.finance/features/off-chain-tracker.md)
- [Fee](https://docs.fluxity.finance/features/fee.md)
- [Status](https://docs.fluxity.finance/features/status.md)
- [User Guide](https://docs.fluxity.finance/user-guide.md): How to make the most of the Fluxity app
- [Claim Test Tokens](https://docs.fluxity.finance/user-guide/claim-test-tokens.md): Try streaming at no cost.
- [Creating Streams](https://docs.fluxity.finance/user-guide/creating-streams.md)
- [Create Vested Streams](https://docs.fluxity.finance/user-guide/create-vested-streams.md)
- [Cancel a Stream](https://docs.fluxity.finance/user-guide/cancel-a-stream.md)
- [Track Streaming Activity](https://docs.fluxity.finance/user-guide/track-streaming-activity.md)
- [Withdraw Tokens](https://docs.fluxity.finance/user-guide/withdraw-tokens.md)
- [FAQ](https://docs.fluxity.finance/faq.md): Answers and solutions for your frequent questions and problems
- [About token streaming](https://docs.fluxity.finance/faq/about-token-streaming.md)
- [Using Fluxity](https://docs.fluxity.finance/faq/using-fluxity.md)
- [Creating token streams](https://docs.fluxity.finance/faq/creating-token-streams.md)
- [Tracking your activity](https://docs.fluxity.finance/faq/tracking-your-activity.md)


---

# 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.fluxity.finance/introduction.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.
