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

# Goals and Vision

The goal of the People's Utility token (PUT) project is to provide a decentralized, community-driven cryptocurrency that empowers people to take control of their finances and promote financial inclusivity.\
\
The vision of the People utility token is to create a world in which everyone has access to a secure and reliable cryptocurrency that can be used for everyday transactions, investments, and savings. By promoting financial freedom and inclusivity, the People's Token project seeks to enable people around the world to improve their lives and achieve their financial goals.\
\
People utility token project is built on the following core values:\
\
Decentralization: The PUT project is built on a decentralized blockchain that enables anyone to participate in the network and helps to ensure the security and transparency of transactions.\
\
Community-Driven: The PUT project is driven by the community of supporters, developers, and investors who are committed to promoting financial freedom and inclusivity.\
\
Accessibility: The PUT project seeks to provide a cryptocurrency that is accessible to everyone, regardless of their background, financial status, or location.\
\
Innovation: The PUT project is committed to fostering innovation and promoting the development of new use cases and applications for cryptocurrencies.\
\
Transparency: The PUT project values transparency and seeks to provide clear and concise information about the project's development, goals, and progress.\
\
By adhering to these values and pursuing its goal and vision, People's utility token project aims to create a valuable and impactful cryptocurrency that benefits individuals and communities around the world.


---

# 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://people-utility-token.gitbook.io/peoples-utility-token/goals-and-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.
