> For the complete documentation index, see [llms.txt](https://supplier-center.freshdi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help.md).

# G. Technical & General Help

- [1. How can I add more products to my profile?](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/1.-how-can-i-add-more-products-to-my-profile.md)
- [2. How can I edit my company profile and update my product information?](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/2.-how-can-i-edit-my-company-profile-and-update-my-product-information.md)
- [3. I am unable to get a Verification Code, what should I do?](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/3.-i-am-unable-to-get-a-verification-code-what-should-i-do.md)
- [4. How can I change the email address of my account?](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/4.-how-can-i-change-the-email-address-of-my-account.md)
- [5. Does Freshdi participate in the negotiation process?](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/5.-does-freshdi-participate-in-the-negotiation-process.md)
- [6. Product information standards](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/6.-product-information-standards.md)
- [7. How can I change my login email?](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/7.-how-can-i-change-my-login-email.md)
- [8. Forgot password?](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/8.-forgot-password.md)
- [9. I cannot find appropriate category for my product?](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/9.-i-cannot-find-appropriate-category-for-my-product.md)
- [10. How can I delete my account?](https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help/10.-how-can-i-delete-my-account.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://supplier-center.freshdi.com/~/revisions/WeNB0Rbs7sAatsX07iTU/supplier-faqs/g.-technical-and-general-help.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
