# Getting Started

- [Create a wallet](https://peardao.gitbook.io/docs/getting-started/create-a-wallet.md)
- [Connect Your Wallet To PearDAO and Add PEX token to your wallet](https://peardao.gitbook.io/docs/getting-started/connect-your-wallet-to-peardao-and-add-pex-token-to-your-wallet.md)
- [How to earn passive income with P2P and trade more safely?](https://peardao.gitbook.io/docs/getting-started/how-to-earn-passive-income-with-p2p-and-trade-more-safely.md)
- [Tips and advices](https://peardao.gitbook.io/docs/getting-started/how-to-earn-passive-income-with-p2p-and-trade-more-safely/tips-and-advices.md)
- [How to conduct KYC verification on p2p exchanges?](https://peardao.gitbook.io/docs/getting-started/how-to-earn-passive-income-with-p2p-and-trade-more-safely/how-to-conduct-kyc-verification-on-p2p-exchanges.md)
- [How to avoid scams](https://peardao.gitbook.io/docs/getting-started/how-to-avoid-scams.md)
- [How to appeal](https://peardao.gitbook.io/docs/getting-started/how-to-appeal.md)
- [Gas fee and transaction fee explanation](https://peardao.gitbook.io/docs/getting-started/gas-fee-and-transaction-fee-explanation.md)
- [P2P Marketplace FAQ](https://peardao.gitbook.io/docs/getting-started/p2p-marketplace-faq.md)


---

# Agent Instructions: 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:

```
GET https://peardao.gitbook.io/docs/getting-started.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.
