# Nexus Docs

## Nexus

- [What is The Nexus](https://docs.thenexusportal.io/what-is-the-nexus.md): A MultiDimensional DeFi Protocol
- [Nexus Celestials](https://docs.thenexusportal.io/the-nexus-nft/nexus-celestials.md): $CELEST
- [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)
- [Tokenomics](https://docs.thenexusportal.io/about-nexus/tokenomics.md): NEXU tokenomics and distribution breakdown
- [Smart Contracts](https://docs.thenexusportal.io/about-nexus/smart-contracts.md): An overview of The Nexus smart contracts.
- [Audits](https://docs.thenexusportal.io/about-nexus/audits.md): Nexus Smart Contract Audits
- [Socials](https://docs.thenexusportal.io/about-nexus/socials.md)
- [Privacy](https://docs.thenexusportal.io/about-nexus/privacy.md): Nexus Pages may use Google Analytics to track user activity and demographics anonymously.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.thenexusportal.io/what-is-the-nexus.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.
