# How Can I Edit My Project Profile?

{% stepper %}
{% step %}

### Enter Project Settings

Once your project has been approved, you will see the incentive assets list.\
Click on the “Settings” in the top right to access your project settings.

<figure><img src="/files/r1bXrthSDLo3zG37fITl" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set Up / Edit the Project Info

Upload your Project Logo, enter the Project Introduction, and add your social media accounts. Then, click Save.

<figure><img src="/files/TXI5UAHSmdW9nuRNTBQ6" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Once you saved the information, they will be shown on your project profile to your community.

<figure><img src="/files/xg7VqnNTKkZ3A2p3Epr5" alt="" width="375"><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.tbook.com/tbook/projects/faq/how-can-i-edit-my-project-profile.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.
