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

# Careers

### Careers at Xeal

***

### **Join the Future of Digital Innovation**

At Xeal, we are pioneering the intersection of blockchain technology, invisible watermarking, and digital asset management. Our mission is to create a secure and verifiable link between digital media and real-world assets, empowering creators, brands, and users to protect and manage their valuable assets in an increasingly digital world.

As we continue to grow and push the boundaries of what's possible, we're looking for passionate, talented individuals to join our team. Whether you're a developer, designer, or strategist, if you're excited about working on cutting-edge technology and shaping the future of digital assets, Xeal is the place for you.

***

### **Why Work at Xeal?**

* **Innovative Projects:** Work on groundbreaking projects that blend blockchain technology with real-world applications, creating solutions that are truly at the forefront of the digital revolution.
* **Remote Flexibility:** Enjoy the flexibility of working from anywhere, allowing you to balance your professional and personal life while contributing to exciting, high-impact projects.
* **Huuge Upside:** Xeal is still new and you'll be one of the early members of the team!
* **Collaborative Environment:** Join a team of like-minded professionals who are passionate about technology, innovation, and driving positive change in the digital space.
* **Competitive Compensation:** We offer competitive salaries and benefits, including significant upside through token incentives, reflecting the value we place on our team members.

***

### **Our Values**

* **Innovation:** We are constantly exploring new technologies and ideas to stay ahead of the curve and deliver cutting-edge solutions.
* **Integrity:** We believe in transparency, honesty, and accountability in everything we do, from our work to our interactions with each other and our community.
* **Collaboration:** We value teamwork and believe that the best results come from working together, sharing ideas, and supporting one another.
* **Excellence:** We strive for the highest standards in our work, always pushing to improve and deliver the best possible outcomes.
* **Humility:** We recognize that great ideas can come from anyone, and we approach our work with an open mind, a willingness to learn, and a focus on the success of the team over individual recognition.

***

### **Explore Opportunities**

We are always on the lookout for talented individuals who share our passion for technology and innovation. Explore our current openings to find the role that's right for you, and take the first step towards an exciting and rewarding career with Xeal.

***

### **How to Apply**

Interested in joining the Xeal team? Visit our Careers page to explore open positions and submit your application through email. We look forward to hearing from you!

***

Join Xeal and be a part of the team that's shaping the future of digital assets and blockchain technology.


---

# 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://xeal.gitbook.io/xeal/other/careers.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.
