# How To

- [Buy a Master Node](https://docs.playa3ull.games/how-to/buy-a-master-node.md)
- [Trade 3ULL](https://docs.playa3ull.games/how-to/trade-3ull.md)
- [How to Bridge 3ULL](https://docs.playa3ull.games/how-to/how-to-bridge-3ull.md): A step-by-step guide on bridging your tokens from one chain to another.
- [Fractional Nodes](https://docs.playa3ull.games/how-to/fractional-nodes.md)
- [Claiming Fractional Rewards](https://docs.playa3ull.games/how-to/fractional-nodes/claiming-fractional-rewards.md)
- [Important Information](https://docs.playa3ull.games/how-to/fractional-nodes/important-information.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.playa3ull.games/how-to.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.
