# Blockchain tools

<figure><img src="https://389135286-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzkLNevQeZoWx3v068Gyw%2Fuploads%2FomDwAqultHfoQn6HaTDh%2Ftools.png?alt=media&#x26;token=c58aaeaa-42cd-42da-a265-8bb26c939f3f" alt=""><figcaption></figcaption></figure>

#### General information on each tool will be briefly presented in this article, if you are interested in technical information, you can go further.

### Uranium Dex Swap

Of course you are familiar with such exchanges - as pancake swap or uniswap.&#x20;

Uranium swap works on the same principle:&#x20;

We connect the wallet metamask, select the working network uranium, and you can make exchanges for available coins.&#x20;

<mark style="background-color:green;">Fast, easy, safe.</mark>

## Link

### Uranium Bridge

The bridge is used to transfer coins from one network to another and back again.\
All of our blockchains will be connected to each other at once.\ <mark style="background-color:orange;">►Uranium PoS ↔ BSC ↔ ETH ↔ Social network ↔ Uranium PoW ↔ Uranium A.I. ↔ Uranium PoS◄</mark> \
It's convenient, fast and easy to use. Connect a wallet choose from where to transfer and where, Insert the address of the recipient, pay the network fee for the transaction receive coins in the network you want.

## Link

### Block explorer

<mark style="color:red;">There will be two explorers, for PoS and PoW</mark> Here you can see all the information about the blockchain: the number of blocks found, validators, the current network power, the speed of block receipt and other various information.

[http://explorer.uraniumnet.com](http://explorer.uraniumnet.com/)

### Staking

Validator - A person or company who is a node in a network and keeps it running.\
The network is designed so that the network <mark style="color:red;">commission (gas fee) is not burned or lost, it all goes as a reward to the Validators.</mark> To become a network validator you need to have <mark style="color:green;">10,000 or more UNM.</mark>

### Mining (PoW)

There will be a mining pool in the uranium PoW network. Owners of video cards will be able to mine PoW uranium. It will be possible to <mark style="color:green;">exchange</mark> PoS coins for uranium through our dex swap and <mark style="color:green;">withdraw</mark> PoS to the network using a bridge. The Uranium coin will have a huge value, so the <mark style="color:red;">mining conditions will be strict and limited.</mark>

For a comfortable and complete use of the blockchain, all the tools are working now.


---

# 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://uranium-ecosystem.gitbook.io/whitepaper/blockchain-tools.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.
