# Guide

- [Wallet](https://docs.thenexusportal.io/guide/wallet.md): Use MetaMask, XDC Pay or any other EVM Web3 Wallet
- [Bridges](https://docs.thenexusportal.io/guide/bridges.md): Bridges used in the Nexus Exosystem
- [Swap Tokens](https://docs.thenexusportal.io/guide/swap-tokens.md): Swap tokens on the XDC network!
- [Create a Liquidity Pair](https://docs.thenexusportal.io/guide/create-a-liquidity-pair.md): Add 2 tokens to create a liquidity pair.
- [Risks](https://docs.thenexusportal.io/guide/create-a-liquidity-pair/risks.md)
- [Current LP Pairs](https://docs.thenexusportal.io/guide/create-a-liquidity-pair/current-lp-pairs.md): Current LP pairs available in the superfarm.
- [Nexus Generator](https://docs.thenexusportal.io/guide/nexus-generator.md): This is where NEXU rewards are earned and distributed!
- [Super Farm](https://docs.thenexusportal.io/guide/nexus-generator/super-farm.md): The Nexus Super Farm multi-reward system
- [Superfarm Request](https://docs.thenexusportal.io/guide/nexus-generator/superfarm-request.md): Apply to make your own Superfarm positions and rewards distributions.
- [Nexus Diffuser](https://docs.thenexusportal.io/guide/nexus-diffuser.md): Where does the staking yield come from?
- [Nexus Core Multi-Staking](https://docs.thenexusportal.io/guide/nexus-core-multi-staking.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.thenexusportal.io/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.
