# WELF Docs

## WELF Docs

- [Welcome to WELF](https://docs.welf.com/welcome-to-welf.md): INTRODUCING WELF: A FAIRER FINANCIAL ECOSYSTEM
- [Trust & Security](https://docs.welf.com/trust-and-security.md): Welf's commitment to Best Practices
- [WELF Protocol Platform](https://docs.welf.com/welf-protocol-platform.md): WELF offers an all in one investment platform to bridge modern finance with traditional finance.
- [WELF Product Structuring](https://docs.welf.com/welf-product-structuring.md): Discover the way our products work
- [WELF Yield](https://docs.welf.com/welf-product-structuring/welf-yield.md)
- [WELF Value](https://docs.welf.com/welf-product-structuring/welf-value.md): COMING SOON
- [WELF Tokenization](https://docs.welf.com/welf-tokenization.md)
- [WELF Ecosystem](https://docs.welf.com/welf-ecosystem.md): Welf is our main brand, offering products like WelfYield and WelfValue, as well as future Welf products, directly engaging customers with innovative wealth management solutions.
- [WELF Utility Token](https://docs.welf.com/welf-utility-token.md)
- [Tokenomics](https://docs.welf.com/welf-utility-token/tokenomics.md)
- [Utilities / Economics](https://docs.welf.com/welf-utility-token/utilities-economics.md)
- [WELF Engine](https://docs.welf.com/welf-utility-token/welf-engine.md)
- [Custom DApp](https://docs.welf.com/welf-utility-token/custom-dapp.md)
- [Staking](https://docs.welf.com/welf-utility-token/staking.md)
- [How to Stake $WELF?](https://docs.welf.com/welf-utility-token/staking/how-to-stake-usdwelf.md)
- [How to Claim Staking Rewards?](https://docs.welf.com/welf-utility-token/staking/how-to-claim-staking-rewards.md): We will guide you how to claim your $WELF staking rewards on the Official WELF Token Dashboard.
- [Audit](https://docs.welf.com/welf-utility-token/audit.md)
- [Addresses](https://docs.welf.com/welf-utility-token/addresses.md)
- [Events](https://docs.welf.com/welf-utility-token/events.md)
- [Fees & Taxes](https://docs.welf.com/fees-and-taxes.md)
- [Onboarding and KYC](https://docs.welf.com/onboarding-and-kyc.md): The objective of KYC guidelines is to prevent banks from being used, by criminal elements for money laundering activities. It also enables to understand our customers and their financial dealing.
- [How to verify my POA (Proof-Of-Address)?](https://docs.welf.com/onboarding-and-kyc/how-to-verify-my-poa-proof-of-address.md)
- [$WELF Terms of Service](https://docs.welf.com/usdwelf-terms-of-service.md)
- [Assumption of Risks](https://docs.welf.com/usdwelf-terms-of-service/assumption-of-risks.md)
- [Disclaimers](https://docs.welf.com/usdwelf-terms-of-service/disclaimers.md)
- [Legal](https://docs.welf.com/usdwelf-terms-of-service/legal.md): Terms & Conditions + US restriction
- [Privacy Policy](https://docs.welf.com/privacy-policy.md)
- [WELF Terms of Service](https://docs.welf.com/welf-terms-of-service.md)
- [Our Partners](https://docs.welf.com/our-partners.md)
- [Contact](https://docs.welf.com/contact.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.welf.com/welcome-to-welf.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
