# Developers

- [Network Details](https://docs.xvitesse.com/general-1/network-details.md)
- [Xvitesse Mainnet](https://docs.xvitesse.com/general-1/network-details/fuse-network-mainnet.md)
- [Xvitesse Testnet](https://docs.xvitesse.com/general-1/network-details/xvitesse-testnet.md)
- [Token Faucets](https://docs.xvitesse.com/general-1/network-details/token-faucets.md)
- [Xvitesse Consensus](https://docs.xvitesse.com/general-1/xvitesse-consensus.md)
- [Network Overview](https://docs.xvitesse.com/general-1/xvitesse-consensus/contracts-overview.md)
- [Stake, Delegate and Withdraw](https://docs.xvitesse.com/general-1/xvitesse-consensus/stake-delegate-and-withdraw.md)
- [Vote](https://docs.xvitesse.com/general-1/xvitesse-consensus/vote.md)
- [End-of-Cycle Flow](https://docs.xvitesse.com/general-1/xvitesse-consensus/end-of-cycle-flow.md): This is a description of the End-of-Cycle flow that completes the Cycle and handles rewards and enforces the consensus
- [Contract Addresses](https://docs.xvitesse.com/general-1/xvitesse-consensus/contract-addresses.md)
- [How to run network nodes](https://docs.xvitesse.com/general-1/how-to-run-network-nodes.md)
- [Resources & Tools](https://docs.xvitesse.com/general-1/resources-and-tools.md)
- [TheGraph](https://docs.xvitesse.com/general-1/resources-and-tools/thegraph.md): Build of The Graph, we expose a GraphQL API to access the data on the Xvitesse Network
- [WalletConnect on Xvitesse](https://docs.xvitesse.com/general-1/resources-and-tools/walletconnect-on-fuse.md)
- [Important smart contracts](https://docs.xvitesse.com/general-1/important-smart-contracts.md)
- [Xvitesse Token](https://docs.xvitesse.com/general-1/important-smart-contracts/xvitesse-token.md)
- [Xvitesse Dollar](https://docs.xvitesse.com/general-1/important-smart-contracts/xvitesse-dollar.md)
- [Major Deployed Contracts](https://docs.xvitesse.com/general-1/important-smart-contracts/major-deployed-contracts.md)
- [Bridges](https://docs.xvitesse.com/general-1/important-smart-contracts/bridges.md)
- [Ethereum ↔ Xvitesse Dollar Token](https://docs.xvitesse.com/general-1/important-smart-contracts/bridges/ethereum-xvitesse-dollar-token.md)
- [Ethereum ↔ Xvitesse XVI20 Tokens](https://docs.xvitesse.com/general-1/important-smart-contracts/bridges/ethereum-xvitesse-xvi20-tokens.md)
- [BSC ↔ Xvitesse BNB](https://docs.xvitesse.com/general-1/important-smart-contracts/bridges/bsc-xvitesse-bnb.md)
- [BSC ↔ Xvitesse Native](https://docs.xvitesse.com/general-1/important-smart-contracts/bridges/bsc-xvitesse-native.md)
- [BSC ↔ Xvitesse XVI20](https://docs.xvitesse.com/general-1/important-smart-contracts/bridges/bsc-xvitesse-xvi20.md)
- [Ethereum ↔ Xvitesse Native](https://docs.xvitesse.com/general-1/important-smart-contracts/bridges/ethereum-xvitesse-native.md)
- [How to become a validator](https://docs.xvitesse.com/general-1/how-to-become-a-validator.md)
- [Getting started as a validator](https://docs.xvitesse.com/general-1/how-to-become-a-validator/getting-started-as-a-validator.md)
- [Getting started as on the Xvitesse testnet](https://docs.xvitesse.com/general-1/how-to-become-a-validator/getting-started-as-on-the-xvitesse-testnet.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.xvitesse.com/general-1.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.
