> For the complete documentation index, see [llms.txt](https://learn.game7.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.game7.io/crypto-101/usdg7-crypto-101.md).

# $G7 Crypto 101

<figure><img src="/files/drOzgUZlrfSCTpHsp67l" alt=""><figcaption></figcaption></figure>

## **Crypto 101 Overview**

Welcome to **Crypto 101**, your one-stop hub for all things web3 and Game7. This resource is designed to guide you through the essential steps of navigating the decentralized world, from setting up your wallet to mastering advanced web3 tools and features within the Game7 ecosystem.

Here’s what you’ll find:

* **Getting Started with Web3**: Tutorials on setting up wallets, adding $G7 to networks, and bridging assets.
* **Token Management**: Learn how to manage liquidity pools (LPs).
* **DeFi and DEX Guides**: Step-by-step instructions for trading and providing liquidity on decentralized exchanges.

Whether you’re new to crypto or a seasoned degen, Crypto 101 provides clear, actionable tutorials to help you maximize your experience with $G7 and beyond. Start your journey today!

## Crypto 101 Guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Game7 Bridging Guide</strong></td><td></td><td><a href="/files/TUIdUA1gHeDzsWQfD3LR">/files/TUIdUA1gHeDzsWQfD3LR</a></td><td><a href="/pages/736waIztd9a7t5M5RJpw">/pages/736waIztd9a7t5M5RJpw</a></td></tr><tr><td>$G7 Unstaking Guide</td><td></td><td><a href="/files/iBIu01DAPgF9PEL8ANKM">/files/iBIu01DAPgF9PEL8ANKM</a></td><td><a href="/pages/SlWT8GhLDoEaM1VNNbZK">/pages/SlWT8GhLDoEaM1VNNbZK</a></td></tr><tr><td><strong>Adding Liquidity Guide</strong></td><td></td><td><a href="/files/J8Ono7iydxBaogUYuPAI">/files/J8Ono7iydxBaogUYuPAI</a></td><td><a href="https://learn.game7.io/crypto-101/adding-liquidity-to-usdg7-guide">https://learn.game7.io/crypto-101/adding-liquidity-to-usdg7-guide</a></td></tr><tr><td>Swapping on Camelot</td><td></td><td><a href="/files/ocqjiKq04lGLMpO37n7n">/files/ocqjiKq04lGLMpO37n7n</a></td><td><a href="https://learn.game7.io/crypto-101/how-to-swap-on-camelot">https://learn.game7.io/crypto-101/how-to-swap-on-camelot</a></td></tr><tr><td><strong>Adding $G7 to Your Wallet</strong></td><td></td><td><a href="/files/2cOShMRYkGA8uexpG3xs">/files/2cOShMRYkGA8uexpG3xs</a></td><td><a href="https://learn.game7.io/crypto-101/adding-usdg7-to-your-wallet-guides">https://learn.game7.io/crypto-101/adding-usdg7-to-your-wallet-guides</a></td></tr></tbody></table>


---

# 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://learn.game7.io/crypto-101/usdg7-crypto-101.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.
