> For the complete documentation index, see [llms.txt](https://docs.speedstar.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedstar.io/en/speed-star/guides.md).

# Guides

![](/files/QnocYxAqZY3JWQxbGzZ9)

We are aware that using Harmony ONE might be a new thing for some people. Therefore, we decided to provide a manual that explains how to use Metamask and Harmony ONE. This is so that all our users may have a greater experience with it.

### Connect Network

#### Step 1: MetaMask Wallet

{% embed url="<https://metamask.io/download.html>" %}
download and install MetaMask
{% endembed %}

#### Step 2: Add Harmony or Polygon to MetaMask

{% embed url="<https://docs.harmony.one/home/network/wallets/browser-extensions-wallets/metamask-wallet>" %}
add RPC Network on MetaMask
{% endembed %}

{% embed url="<https://docs.polygon.technology/docs/category/metamask/>" %}
add RPC Network on MetaMask
{% endembed %}

#### Step 3: Horizon Bridge

{% embed url="<https://docs.harmony.one/home/general/horizon-bridge/bridging-bsc-one>" %}
transfer Assets from BSC to Harmony
{% endembed %}

{% embed url="<https://docs.harmony.one/home/general/horizon-bridge/bridging-eth-one>" %}
transfer Assets from ETH Mainnet to Harmony
{% endembed %}

### Trade NFT Items

How to **buy seed potion on TofuNFT**\
: <https://bit.ly/3Djdf9i>

How to **sell seed potion on TofuNFT**\
: <https://bit.ly/3S0vnZC>

How to **buy a Ranch Certificate**\
: <https://bit.ly/3U6kFm6>

### Transfers

How to **Deposit** **Tokens**\
: <https://bit.ly/3DhWpYh>

How to **Withdraw Tokens**\
: <https://bit.ly/3RE9n77>

How to **Deposit NFTs items**\
: <https://bit.ly/3REeNPF>

How to **Withdraw NFTs items**\
: <https://bit.ly/3RAe8Ph>

How to **$STAR Redeem**\
: <https://bit.ly/3qwNA5s>

How to **Withdraw Materials**\
: <https://bit.ly/3BsvUOB>

### Player

How to be a **Jockey**\
: <https://bit.ly/3LlQvHX>

How to be a **Breeder**\
: <https://bit.ly/3BulwWB>

How to be a **Trainer**\
**:** <https://bit.ly/3d5wwjX>

How to be a **Therapist**\
: <https://bit.ly/3RKakeb>

How to do **Wild Horse Run activity**\
: <https://bit.ly/3d6thIV>

### Horse

How to play a **Horserace Mode**\
: <https://bit.ly/3xjgji2>

How to **Breeding A Horse Mode**\
(Mommy)\
: <https://bit.ly/3RBNKnP>\
(Daddy)\
: <https://bit.ly/3U7K7aX>

How to **Training A Horse Mode**\
: <https://bit.ly/3B8XH5l>

How to **Treat A Horses Mode**\
: <https://bit.ly/3QBfOGT>

How to do **Wild Horse Run activity.**\
: <https://bit.ly/3d9FBbp>

### Ranch System

How to **Yield Farming**\
: <https://bit.ly/3U2R4tW>

How to **Craft a Facility**\
: <https://bit.ly/3qwn9wE>

How to **use Ranch Certificate**\
: <https://bit.ly/3UhY06P>


---

# 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 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.speedstar.io/en/speed-star/guides.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.
