# Contributor Guideline

Oh wow, you've found us dear contributor. Welcome to a small pond of littlefish working together to impact the world. Things here may confuse you. That's OK, as long as you keep curious.

And you are a curious one aren't you? Finding this page among a sea of others. That's good. You will need your curiosity. littlefish Foundation is full of opportunity for those who look for it. This page will give you some guidance but you've got to grab it.

### What can I do to get started?

#### Explore, explore, explore

If you don't know much about littlefish, the first and best thing you can do is explore.

1. The `information` channel on Discord has all the relevant links.
2. The Vault is the place of our [**proposals**](https://vault.littlefish.foundation/B.+Project+Catalyst/Fund+9/Proposals/Proposals+Index), and [**whitepaper**](https://vault.littlefish.foundation/Littlefish+Vault#Choose+your+own+adventure+The+Whitepaper).
3. Browse through the `action` channel on Discord if you wanna get dazed and confused.
4. Ask us anything on Discord. We love questions.
5. Hop on one of our calls. All of them are available on our [**google calendar**](https://calendar.google.com/calendar/u/0?cid=YWRhQGxpdHRsZWZpc2guZm91bmRhdGlvbg).

#### Find your reason for being in littlefish Foundation with Ikigai

Ok, now that you feel like you've got a grasp of maybe 10% of what's going on, that's a good time to get involved :D

But then, you ask yourself, what can I do to help around?

Well, we have a special way of answering that question: Ikigai.

This is a Japanese philosophy meaning **A Reason for Being**. We use a specialized version of the philosophy that comes nowhere near capturing the entire beauty of it. But hey visualizing an entire philosophical concept is not easy ha? Ehem, back to the topic.

We want you, random person on the internet who is about to become our friend, to find your reason for being here. We want you to do

* what you love
* what you're good at
* what the world needs/what we need
* waht you can be paid for

The Roles of Fish Miro board will show you how: [**Link**](https://miro.com/app/board/uXjVOWGnhvE=/)

### Need Help on the Tools?

To become an effective contributor, littlefish must learn the tools of work. Don't be afraid, we've got you covered with the [Littlefish Tools of Work](/littlefish-research-hub/all-docs/remote-work-tools/littlefish-tools-of-work.md). Check it out for information about the tools we use to become awesomefish. If you feel some information is missing, drop by Discord and ask in the `ask-tech` channel. **Tech Help Collective** is there to help.


---

# 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://tools.littlefish.foundation/littlefish-research-hub/how-we-operate-at-littlefish-foundation/contributor-guideline.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.
