# How to Contribute

We welcome and encourage contributions from the entire Solana community! Here are a few ways you can get involved:

<details>

<summary>Contribute to the model</summary>

* **Improve the Dataset:**
  * **Identify and report issues:** Help us identify and report any errors, inconsistencies, or biases within the Lumo-8B-DS-Instruct dataset.
  * **Suggest improvements:** Propose new data sources, suggest improvements to data cleaning and preprocessing techniques, or contribute additional high-quality question-answer pairs.
* **Enhance Model Performance:**
  * Experiment with different fine-tuning techniques and hyperparameters to improve model accuracy and efficiency.
  * Conduct research and development on novel approaches to fine-tuning large language models for the Solana ecosystem.

</details>

<details>

<summary>Contribute to the community</summary>

* **Provide Feedback:** Share your feedback and suggestions on the Lumo model and the documentation.
* **Engage in Discussions:** Participate in community forums and discussions related to Lumo and the Solana ecosystem.
* **Spread the Word:** Share Lumo with your friends, colleagues, and the broader Solana community.

</details>

<details>

<summary>Join the Lumo Community</summary>

Connect with other members of the Lumo community through our official channels:

<https://x.com/lumolabsdotai>

</details>

### Use the form to communicate with us

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLScV4mwtheB7s3ryzuAM3CMuw_PSuVUZxMk3KI3QAUN7AfZi6g/viewform?usp=dialog>" %}


---

# 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://www.lumolabs.ai/lumo-community/how-to-contribute.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.
