# 0xequity Docs

## 0xequity

- [Welcome to 0xequity](https://docs.0xequity.com/welcome-to-0xequity.md)
- [Trust & Security](https://docs.0xequity.com/trust-and-security.md)
- [Property Validation](https://docs.0xequity.com/property-validation.md)
- [RewardX](https://docs.0xequity.com/rewardx.md): Points based rewards program to build and grow the 0xequity community
- [0xEquity Ecosystem](https://docs.0xequity.com/0xequity-ecosystem.md): The 0xequity Ecosystem: A Collaborative Force
- [How Can I ?](https://docs.0xequity.com/how-can-i.md)
- [Create An Account](https://docs.0xequity.com/how-can-i/create-an-account.md)
- [Verify My Account](https://docs.0xequity.com/how-can-i/verify-my-account.md)
- [Add Another Passkey](https://docs.0xequity.com/how-can-i/add-another-passkey.md)
- [Add Recovery Emails](https://docs.0xequity.com/how-can-i/add-recovery-emails.md)
- [Recover My Account in Case of Loss](https://docs.0xequity.com/how-can-i/recover-my-account-in-case-of-loss.md)
- [Initiating the recovery process](https://docs.0xequity.com/how-can-i/recover-my-account-in-case-of-loss/initiating-the-recovery-process.md)
- [Voting for account recovery](https://docs.0xequity.com/how-can-i/recover-my-account-in-case-of-loss/voting-for-account-recovery.md)
- [Checking recovery status](https://docs.0xequity.com/how-can-i/recover-my-account-in-case-of-loss/checking-recovery-status.md)
- [Deposit Funds](https://docs.0xequity.com/how-can-i/deposit-funds.md)
- [Withdraw Funds](https://docs.0xequity.com/how-can-i/withdraw-funds.md)
- [Buy Property Tokens](https://docs.0xequity.com/how-can-i/buy-property-tokens.md)
- [Claim And Redeem Rent](https://docs.0xequity.com/how-can-i/claim-and-redeem-rent.md)
- [0xequity Tokens](https://docs.0xequity.com/0xequity-tokens.md)
- [what is XRWA/WXRWA?](https://docs.0xequity.com/0xequity-tokens/what-is-xrwa-wxrwa.md)
- [How XRWA works?](https://docs.0xequity.com/0xequity-tokens/how-xrwa-works.md)
- [How WXRWA works?](https://docs.0xequity.com/0xequity-tokens/how-wxrwa-works.md)
- [Innovations](https://docs.0xequity.com/innovations.md)
- [xWallet: The Crypto Wallet Innovation](https://docs.0xequity.com/innovations/xwallet-the-crypto-wallet-innovation.md)
- [xID: A New Identity](https://docs.0xequity.com/innovations/xid-a-new-identity.md)
- [On-Chain Rent Calculation](https://docs.0xequity.com/innovations/on-chain-rent-calculation.md)
- [FAQ](https://docs.0xequity.com/faq.md)
- [Tokenized Equity](https://docs.0xequity.com/faq/tokenized-equity.md)
- [Assets](https://docs.0xequity.com/faq/assets.md)
- [Eligibility](https://docs.0xequity.com/faq/eligibility.md)
- [Onboarding & KYC](https://docs.0xequity.com/faq/onboarding-and-kyc.md)
- [Investing & Redeeming](https://docs.0xequity.com/faq/investing-and-redeeming.md)
- [Liquidity Pools](https://docs.0xequity.com/faq/liquidity-pools.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.0xequity.com/welcome-to-0xequity.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.
