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

# Our Vision

The Pedigree Society is an innovative web3 company utilising blockchain technology to revolutionise the pet industry. \
\
This project is built upon the foundations of the Cardano blockchain. Our vision is to make Cardano a more accessible and usable platform for everyone, enabling users to experience the full potential of the technology. By providing real-world applications and products, we will increase Cardano adoption.

### Whitepaper Navigation

The Pedigree Society has a strong vision for the future of digital assets and their application in real-world use cases. Our objectives can be categorised into two main areas of operations:

* [**NFT Development**](/the-pedigree-society/nft-development/mission.md)
* [**Technology Development**](/the-pedigree-society/tech-development/mission.md)

By holding a Pedigree Society NFT, users will benefit from activities detailed in this Whitepaper. As The Pedigree Society continues to grow, we will further develop our objectives and always strive to provide the best utility to our Holders.


---

# 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://the-pedigree-society.gitbook.io/the-pedigree-society/the-pedigree-society/our-vision.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.
