# How to participate in the feed during incubation

The feeding feature is mainly on the "Profile" page. You can feed through the button "FEED" to your    Origin Shell or Other's Origin Shell.

### How to start the incubation process

Enter the "Profile" page from the navigation. Click the "Start Incubation" button to start the journey.

*⚠️ If you don't do this manually, your Shell will not be awakened.*

<figure><img src="/files/bRU3YCkjrzGgnitBC19o" alt=""><figcaption></figcaption></figure>

### How to find the feeding page

Choose an Origin Shell you want to feed from your profile NFT list.

<figure><img src="/files/DDo4MZYBqVqGjMnzFTHL" alt=""><figcaption><p> Entrance: Profile -- One Origin Shell</p></figcaption></figure>

On the feeding page, you can also see how much energy you've got, how many times you have been fed, and how much food is left for today.

<figure><img src="/files/v5zdAvvG9ejd9nOZEqWK" alt=""><figcaption></figcaption></figure>

### How to share your feeding demand with other mates

* Find the link icon on Origin Shell page, and share your link on Twitter.

<figure><img src="/files/dPNaTFdHs9nzr9qn1HIN" alt=""><figcaption></figcaption></figure>

* Join in PhalaWorld Discord [`#🐣｜food-incubate`](https://discord.gg/s45eDZ8KQf) channel, and find your mate!

<figure><img src="/files/EQxsDsnH1uqaBBhb9UAF" alt=""><figcaption></figcaption></figure>

* Find other Origin Shell on the Food Leaderboard page.

<figure><img src="/files/m07Hvz0FJgb3VXbHjVeP" alt=""><figcaption></figcaption></figure>

* Find tweets on Twitter with tag #PhalaWorld #Incubtion to feed other's Origin Shell.

<figure><img src="/files/jDhvBS9nR1d4mzlZmuNU" alt=""><figcaption></figcaption></figure>


---

# 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.phala.world/getting-started/how-to-participate-in-the-feed-during-incubation.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.
