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

# Technical Concepts

Phemex is motivated by the idea of a [Decentralized Society](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4105763) as the foundation for Web 3.0. We recognize that soulbound tokens are crucial to the genuine development of a permissionless world stretching beyond finance. Thus far, an overarching focus of the cryptosphere’s development has been on transactions. While financial activity is important, it’s only one piece of the puzzle within the broader scope of a wholly decentralized, blockchain-powered system. Trust lies at the core of any social environment, and without a central authority, it must still be cultivated between all participants. Due to their hallmark non-transferability, SBTs can function as the building blocks of decentralized credibility and trust-building.&#x20;

SBTs unlock the ability for social provenance to be traced. They may eventually grow to encompass an individual’s education, work, and financial history, helping to forge a permissionless social credit system from the bottom-up. This credit score can be applied to potentially activate undercollateralized lending, which is a highly economically compelling TradFi feature that has eluded DeFi up to now. In addition to these possibilities, the most exciting short-term use case of SBTs for us is their application to DAOs. The [Phemex Soul Pass](/phemex-web3-whitepaper/features/phemex-soul-pass.md) SBT can be used to resolve free rider or bad actor problems within the [Phemex DAO](/phemex-web3-whitepaper/features/phemex-dao.md) because non-transferability promotes authenticity and amends the risk-reward of deception. &#x20;

Soulbound tokens essentially act as comprehensive proof-of-work for an individual’s relevant life activities, all of which can be verified on-chain. They will be a crucial aspect of one’s Web 3.0 digital identity, and therefore also be pertinent to the future rise of digital communities and[ DAO governance](/phemex-web3-whitepaper/features/phemex-token/token-benefits/dao-governance.md). For these reasons, Phemex believes that the adoption of soulbound tokens signifies progression into Web 3’s so-called “endgame” and we seek to be one of the earliest exchanges to delve into this arena.


---

# 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://phemex.gitbook.io/phemex-web3-whitepaper/concepts/technical-concepts.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.
