# ELIXIR Whitepaper&#x20;

## ELIXIR

- [Welcome To ELIXIR!](https://elixir-2.gitbook.io/elixir/readme.md)
- [Overview](https://elixir-2.gitbook.io/elixir/overview.md)
- [What is ELIXIR?](https://elixir-2.gitbook.io/elixir/what-is-elixir.md)
- [Problems](https://elixir-2.gitbook.io/elixir/problems.md)
- [Solutions](https://elixir-2.gitbook.io/elixir/solutions.md)
- [Tokenomics](https://elixir-2.gitbook.io/elixir/tokenomics.md)
- [Token Allocations](https://elixir-2.gitbook.io/elixir/tokenomics/token-allocations.md)
- [Utility](https://elixir-2.gitbook.io/elixir/tokenomics/utility.md): $ELIXIR is a utility token used on the ELIXIR APP.
- [Incentives](https://elixir-2.gitbook.io/elixir/tokenomics/incentives.md): Incentives are mechanisms that motivate token holders (users, team, partners, etc.) to actively participate in the $ELIXIR ecosystem.
- [Vesting Periods](https://elixir-2.gitbook.io/elixir/tokenomics/vesting-periods.md): To ensure the long-term success for the project and sustainability of our token by preventing token dumping, building trust, and reducing market volatility. Vesting period is proposed as below:
- [Burn Mechanisms](https://elixir-2.gitbook.io/elixir/tokenomics/burn-mechanisms.md): Burning helps keep the value steady and encourages people to hold onto their tokens instead of selling them.
- [Our Team](https://elixir-2.gitbook.io/elixir/our-team.md)
- [Our Advisors](https://elixir-2.gitbook.io/elixir/our-advisors.md): To drive the success of the ELIXIR project, we are fortunate to have a pivotal guiding force in the form of our lead advisor.
- [Follow Us on Social Media](https://elixir-2.gitbook.io/elixir/follow-us-on-social-media.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://elixir-2.gitbook.io/elixir/readme.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.
