> For the complete documentation index, see [llms.txt](https://docs.injex.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.injex.fi/injex-in-details.md).

# Injex in details

- [Injex Finance Tokenomics](https://docs.injex.fi/injex-in-details/injex-finance-tokenomics.md): Meet $INJX token, the cornerstone of Injex Finance’s ecosystem. Designed to integrate seamlessly with our protocol, $INJX empowers users with exclusive access and rewards.
- [Token Supply & Distribution](https://docs.injex.fi/injex-in-details/injex-finance-tokenomics/token-supply-and-distribution.md)
- [Revenue Model](https://docs.injex.fi/injex-in-details/injex-finance-tokenomics/revenue-model.md): At Injex Finance, our revenue model is uniquely designed to align with our commitment to an easy and fast trading experience.
- [Token Burning Strategy](https://docs.injex.fi/injex-in-details/injex-finance-tokenomics/token-burning-strategy.md)
- [Token Utility](https://docs.injex.fi/injex-in-details/injex-finance-tokenomics/token-utility.md)
- [Trading Fees](https://docs.injex.fi/injex-in-details/trading-fees.md)
- [API Widget](https://docs.injex.fi/injex-in-details/api-widget.md)
- [Roadmap](https://docs.injex.fi/injex-in-details/roadmap.md)
- [Social Media Platforms & Support](https://docs.injex.fi/injex-in-details/social-media-platforms-and-support.md)
- [FAQ](https://docs.injex.fi/injex-in-details/faq.md)
- [Swap and orders](https://docs.injex.fi/injex-in-details/faq/swap-and-orders.md)
- [About Injex Finance](https://docs.injex.fi/injex-in-details/faq/about-injex-finance.md)
- [Disclaimer](https://docs.injex.fi/injex-in-details/disclaimer.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 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://docs.injex.fi/injex-in-details.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.
