# Beginners Guide

- [How to Create an Injective Wallet](https://docs.jutsu.world/beginners-guide/how-to-create-an-injective-wallet.md)
- [Bridging Assets into Injective](https://docs.jutsu.world/beginners-guide/bridging-assets-into-injective.md)
- [Buying or Selling $JUTSU](https://docs.jutsu.world/beginners-guide/buying-or-selling-usdjutsu.md)
- [Adding and Farming Liquidity Pool](https://docs.jutsu.world/beginners-guide/adding-and-farming-liquidity-pool.md)
- [Participating in Jutsu World Launchpad](https://docs.jutsu.world/beginners-guide/participating-in-jutsu-world-launchpad.md)
- [Accessing your Claimdrop](https://docs.jutsu.world/beginners-guide/accessing-your-claimdrop.md)
- [How to Claim $IP from Faucet](https://docs.jutsu.world/beginners-guide/how-to-claim-usdip-from-faucet.md)
- [How to Claim $JUTSU from Faucet](https://docs.jutsu.world/beginners-guide/how-to-claim-usdjutsu-from-faucet.md)
- [Linking Discord to Your Wallet](https://docs.jutsu.world/beginners-guide/linking-discord-to-your-wallet.md)
- [Rerolling in Jutsu World](https://docs.jutsu.world/beginners-guide/rerolling-in-jutsu-world.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://docs.jutsu.world/beginners-guide.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.
