Skip to content

Commit b4731d9

Browse files
authored
Added technical user support documentation (#6083)
1 parent 6f229ad commit b4731d9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/guide/introduction-to-webots.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ However, even if you don't know these languages, you can still program the e-puc
3434
- If you don't want to use existing robot models provided within Webots and would like to create your own robot models, or add special objects in the simulated environments, you will need a basic knowledge of 3D computer graphics and VRML97 description language.
3535
That will allow you to create 3D models in Webots or import them from 3D modeling software.
3636

37+
### How Do I Get User Support?
38+
39+
[Cyberbotics](https://www.cyberbotics.com/#services) provides paid user support through its Premier Service plans and Custom Development services.
40+
41+
Community-based support is also available in various places, however, there is no guarantee you will get an answer to your question:
42+
- [Robotics StackExchange](https://robotics.stackexchange.com/questions/tagged/webots) with the `webots` tag is probably the best place to ask a technical question about Webots.
43+
- [GitHub Discussions](https://github.com/cyberbotics/webots/discussions) may be used to ask questions related with the development of Webots and its documentation.
44+
- [GitHub Issues](https://github.com/cyberbotics/webots/issues) should be used only to report bugs found in Webots.
45+
- [Discord](https://discordapp.com/invite/nTWbN9m) can be used for quick questions and spontaneous discussions with the Webots community.
46+
3747
### Webots Simulation
3848

3949
A Webots simulation is composed of following items:

0 commit comments

Comments
 (0)