> For the complete documentation index, see [llms.txt](https://one-immortl.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://one-immortl.gitbook.io/documentation/welcome.md).

# Welcome

One Immortl is a blockchain company that is committed to implementing sustainable business practices, with a focus on reducing its carbon footprint. In addition to its environmental efforts, One Immortl also offers a range of services to its users, including a loyalty program, swap with a decentralized exchange (DEX) aggregator, and enterprise system wallet platform. This allows users to easily manage their digital assets and take advantage of the many benefits that blockchain technology has to offer. With its innovative approach to business and technology, Immortl is well-positioned to lead the way in sustainable blockchain development. After years in the fitness, lifestyle and food industry, the team at One Immortl has come to further recognize the large communities built around his/her favourite locations, stores and products. Our course stands to unite this collection of communities with a platform aimed to reward those striving to live a healthier lifestyle — encouraging sustainability and community. This also aligns with the Immortl vision of becoming a 100% carbon neutral by 2025. As a multi-brand loyalty program with many unique features built on and off-chain, Immortal will unite health, sustainability, and lifestyle to offer users and merchants the security and transparency of web3.


---

# 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, and the optional `goal` query parameter:

```
GET https://one-immortl.gitbook.io/documentation/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
